New issue
Advanced search Search tips

Issue 907325 link

Starred by 0 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Record root select UMAs when selecting with the keyboard

Project Member Reported by sa...@chromium.org, Nov 21

Issue description

DirectoryItemTreeBaseMethods.recordUMASelectedEntry is called from handleClick(). This isn't called when selecting an entry using the keyboard (which seems to only trigger activate() calls).

Note that some handleClick implementations call activate() so some deduping of calls is likely needed.
 

Sign in to add a comment