Open jscholes opened 3 years ago
CC @sinabahram
Hello, the link is broken
@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.
cc: @SaschaCowley this seems to affect focus mode while #11896 affects only the virtual document.
Note: this issue only relates to Google Chrome. The behaviour in Firefox is problematic in different ways.
Steps to reproduce:
Expected behavior:
Actual behavior:
role="textbox"
on the editable node, NVDA announces the whole line containing the checkbox as "blank".role="textbox"
on the editable node, NVDA repeats the text of the previous line before reading the checkbox, and doesn't read the accessible name of the checkbox at all.role="textbox"
is applied to the editable node or not, NVDA announces that the cursor is entering and exiting a checkbox, and communicates its state as not checked. But it doesn't announce the accessible name of the checkbox.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