DescriptionMore NVDA browse mode fixes
The previous change (https://codereview.chromium.org/332893004/) wasn't quite right. To avoid errors, we need to only fire focus and load events when the web view itself has focus, not say when the location bar has focus. And because there are transient periods when we can't fire events, we need to keep track of whether we need to fire a focus event with a flag and fire it later.
BUG=368549
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278303
Patch Set 1 #Patch Set 2 : Get rid of log #
Total comments: 9
Patch Set 3 : Address feedback #
Messages
Total messages: 9 (0 generated)
|