Chromium Code Reviews
DescriptionMake ChromeVox use child-index based offsets again for selection.
Make further adjustments to selection node and index:
- line breaks, when selected, appear to do nothing in Blink/AX; this is either passing offsets before or after the line break. Make the index adjument walk up to the child of the selected node and use its index in parent
- adjust nodes accordingly as well
- the clipboard text output requires the clipboard actually have the copied text. Since ChromeVox appears to get the ctrl+c first, this is often stale.
BUG=642000, 641728
TEST=manual
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/a7d8eae7194d623c7e2ff753f79524da9864af7e
Cr-Commit-Position: refs/heads/master@{#424782}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix test #
Messages
Total messages: 18 (10 generated)
|
|||||||||||||||||||||||||||||||||||||