DescriptionIgnore focus events on role client nodes.
- switch tabs via ctrl+tab
result:
a node of role client triggers a focus event. It is a child of the toolbar in the desktop tree.
expected:
generic elements in the desktop tree like this one should not be focused.
Notes:
This focus event causes us to flip to compat temporarily but due to logic in TabsApiHandler, we switch right back to classic. However, since range was previously set to the client node (and compat flips off classic), we're stuck in a halfway state where classic mode is set but the content script was unloaded.
Committed: https://crrev.com/e05e92d6be45e30894f0e4ed6a31e1725c310fcb
Cr-Commit-Position: refs/heads/master@{#371588}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|