[Switch Access] Fix bug where menu had sub-groupings rendering it unusable.
In crrev.com/c/2303458 a bug was introduced which added sub-groupings within the Switch Access menu. This seems to be related to the change to use an EventHandler in switch_access.js which always acts on event.target, whereas previously it sometimes did an action on one of the children of event.target. Although I don't fully understand the logic, reverting this one file from that change does restore the correct behavior. AX-Relnotes: N/A Bug: 1109355 Change-Id: Id7feb1a2474e06a64d0b371beade6e33800d382c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318315 Commit-Queue: Anastasia Helfinstein <anastasi@google.com> Reviewed-by:Anastasia Helfinstein <anastasi@google.com> Cr-Commit-Position: refs/heads/master@{#792027}
Showing
Please register or sign in to comment