-
-
Notifications
You must be signed in to change notification settings - Fork 423
Open
Description
Describe the issue
On Android, TalkBack's "navigate by line" feature has trouble when working with a CodeMirror editor. In particular, when navigating by lines,
- Using TalkBack's next/previous line navigation, focus often navigates to the next or previous region with syntax highlighting, rather than the next/previous line.
- See the attached screen recording.
- The content read by TalkBack often doesn't match the content near the cursor.
Screen recording
demo.mp4
The above screen recording shows:
- TalkBack reads text from near the start of the document when navigating by line near the end of the document.
- Navigation by line moves the cursor less than a full line.
- Navigation by line reads content not near the cursor.
Browser and platform
Chrome 135.0.7049.111 / Android 13
Reproduction link
Metadata
Metadata
Assignees
Labels
No labels