This is part of a trio bugs around AT software and:
A) Text editing
B) Caret tracking and
C) Address bar
This bug is for item C: Ensure that in the address bar, calling accLocation on the object on which IA2_TEXT_CARET_MOVED has been fired will return a valid location.
Assigned to Nektarios since he has already started work on this.
This bug is related to the following bugs:
item A: a11y: AT software compatibility - ensure that the order of caret events is consistent
https://bugs.chromium.org/p/chromium/issues/detail?id=785129
item B: a11y: AT software compatibility - Allow assistive technology to retrieve the character after the caret from the caret object
https://bugs.chromium.org/p/chromium/issues/detail?id=784969
Another related bug not listed above
# Valid caret bounds should be reported when the container containing the caret moves, not only when the caret offset changes
https://bugs.chromium.org/p/chromium/issues/detail?id=782843
Comment 1 by leberly@chromium.org
, Nov 15 2017