DescriptionFix volume slider to emit value changed events and do not focus system tray item for transient views.
SystemTray::ShowItems gets called by SystemTrayItem::PopupDetailedView. The former has some logic to detect when ChromeVox is on. If so, it tries to focus the first item. This is problematic because PopupDetailedView is transient and disappears.
The general bug is that ChromeVox gets the focus event and flips itself to compat mode. However, true focus still lives in the web content.
BUG=559339
Committed: https://crrev.com/b6cac2bcff25657f70fcd69f414be4884675a443
Cr-Commit-Position: refs/heads/master@{#365565}
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #Patch Set 4 : Revise comment #
Messages
Total messages: 13 (6 generated)
|