DescriptionSupport basic reading of focus for both desktop and tabs trees.
This implements:
- basic spoken and braille feedback on tabs and desktop trees.
- gives us a conceptual outline of the three entry points to interact with ChromeVox next:
1. keyboard (right now only possible by DOM events delivered through the content script)
2. through events received from the tabs automation tree
3. through events received from the desktop automation tree
- test added against production ChromeVox for status tray.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278682
Patch Set 1 #Patch Set 2 : Sync test. #Patch Set 3 : Introduce e2e test fixture. #Patch Set 4 : Fix test. #
Total comments: 14
Patch Set 5 : Address comments. #
Messages
Total messages: 8 (0 generated)
|