You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When deleting / adding the list items (pills) as shown in the screenshot, Jaws announces a user programmed response (with aria-live on a visually hidden element having custom message) indicating the number of list items that are hidden (e.g 2 more..., 3 more... etc) after deletion / addition of list items.
This information about the hidden items is announced twice wherein the count of items during first instance of announcement is incorrect while the second time is accurate.
Use Tab to set focus on first item (pill) and then use Left/Right arrow keys to move across items.
Use Escape / Backspace key to delete an item from the list. This results in the redundant information of remaining hidden items.
For example, if there are list items are like this
If "respiratory: fibro" is deleted with Esc key then, it first announces as "4 hidden items" (incorrect count) and then says "3 hidden items" (correct count).
This behaviour may also be arising from the react state update (on rollUpCount state) seen in:
Summary
Expected result
Actual result
Additional Information
JAWS version and build number
Operating System and version
Edition Windows 11 Enterprise
Version 23H2
Installed on 8/15/2024
OS build 22631.4169
Experience Windows Feature Experience Pack 1000.22700.1034.0
Browser and version:
Microsoft Edge for Business Version 129.0.2792.79 (Official build) (64-bit
The text was updated successfully, but these errors were encountered: