nvaccess / nvda

NVDA, the free and open source Screen Reader for Microsoft Windows
Other
2.07k stars 624 forks source link

Checkboxes not announced in focus mode for contenteditable nodes (Google Chrome) #11895

Open jscholes opened 3 years ago

jscholes commented 3 years ago

Note: this issue only relates to Google Chrome. The behaviour in Firefox is problematic in different ways.

Steps to reproduce:

  1. Open the test page at https://jscholes.github.io/contenteditable/checkboxes.html.
  2. Navigate to each of the editable nodes in turn, and activate focus mode.
  3. Read the text of the editable node, both by character with Left/Right Arrow and by line using Up/Down Arrow. Note that each editable area includes a line of text, followed by a checkbox on the next line.

Expected behavior:

Actual behavior:

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

2020.3

Windows version:

Windows 10 Pro, version 10.0.18363 build 18363, x64

Name and version of other software in use when reproducing the issue:

Other questions

Does the issue still occur after restarting your computer?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

No

If addons are disabled, is your problem still occuring?

Yes

Did you try to run the COM registry fixing tool in NVDA menu / tools?

Yes

jscholes commented 3 years ago

CC @sinabahram

brunoprietog commented 3 years ago

Hello, the link is broken

jscholes commented 3 years ago

@brunoprietog Thanks for letting me know. The link was operational when I submitted the issue, but for some reason I had to push to my GitHub Pages branch to make it work again. All contenteditable-related links should now be accessible.

Adriani90 commented 5 months ago

cc: @SaschaCowley this seems to affect focus mode while #11896 affects only the virtual document.