Skip to content
This repository was archived by the owner on May 26, 2024. It is now read-only.

Screen Readers are unable to track cursor in textarea #18

Open
1 of 2 tasks
Flameborn opened this issue Aug 15, 2018 · 1 comment
Open
1 of 2 tasks

Screen Readers are unable to track cursor in textarea #18

Flameborn opened this issue Aug 15, 2018 · 1 comment

Comments

@Flameborn
Copy link

I'm submitting a...

  • Bug report
  • Feature request

Reproduction steps

  1. Type text into a MDE textarea, possibly with new lines.
  2. While any screen reader is on, such as NVDA for Windows, VoiceOver on Mac or iOS, use the arrow keys to navigate around.

Result: The textarea is often detected as being empty, characters are not announced while the cursor moves.

Expected result: lines and characters are announced as the cursor moves.

Version information

Browser type and version: any
SimpleMDE version: any

@CWharton
Copy link
Contributor

CWharton commented Jun 6, 2019

This might be a codemirror issue. Will have to look into it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants