https://bugs.documentfoundation.org/show_bug.cgi?id=167930
Joanmarie Diggs <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |36549 CC| |[email protected] --- Comment #1 from Joanmarie Diggs <[email protected]> --- Michael: Please take a look. I'm working on global caret navigation in Orca because it's the next step in global browse mode. This bug has the following impact: Steps to reproduce (using my local WIP code): 1. Select some text using native navigation. 2. Toggle Orca's caret navigation on. 3. Press Right Arrow. Expected results: The text selection would be cleared (because Shift wasn't being used) and the caret would be moved one character to the right of the previous selection end. Actual results: The text selection is cleared and you're back at the beginning of the paragraph. I suspect I can work around this without much difficulty, but as you know, I hate adding workarounds in Orca because it's just more technical debt. Thanks in advance! Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=36549 [Bug 36549] [META] ACCESSIBILITY: Tracking bug for issues affecting a11y ATK and GNOME Orca screen reader support -- You are receiving this mail because: You are the assignee for the bug.
