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
JAWS does not announce that "Encyclopedia Britannica" has a strike through indicating that this content is being deleted. On this page, the words "Encyclopedia Britannica" are semantically marked with <del> to indicate this content is being deleted.
Sample of that sentence: "The most important encyclopedia in the world is Encyclopedia Britannica Wikipedia."
Expected result
JAWS needs to announce the semantics of the <del>. Example, JAWS needs to say:
The most important encyclopedia in the world is (begin deletion) Encyclopedia Britannica (end deletion) (being insert) Wikipedia (end Insert).
NVDA does announce this semantic content. VoiceOver on desktop has an earcon for deleted content (unfortunately it is not a default setting in VO on desktop). I really, really, really think that <del> semantics should be automatically announced by the screen reader (because if it isn't...that oh my goodness, the meaning of that content is NOT being properly conveyed!!!)
Actual result
JAWS says, "The most important encyclopedia in the world is Encyclopedia Britannica Wikipedia."
(this does NOT convey the content that is being displayed to sighted users and changes the meaning so that the screen reader user does not have equal access).
JAWS version and build number
JAWS Version 2022.2110.36 ILM
Operating System and version
Windows 10
Browser and version:
Chrome 98
The text was updated successfully, but these errors were encountered:
The problem also occurs when I explicitly select in the JAWS Settings Center under "Speech and Sounds Schemes" that deleted or strikethrough text should be read with a hint or a sound.
The problem also occurs when the text is strikethrough with <s> or text-decoration:line-through.
In contrast, underlined text (<ins>, <u> or text-decoration:underline) is output correctly by JAWS, provided I have configured this in the settings.
Summary
<del>
to indicate this content is being deleted.Encyclopedia BritannicaWikipedia."Expected result
JAWS needs to announce the semantics of the
<del>
. Example, JAWS needs to say:The most important encyclopedia in the world is (begin deletion) Encyclopedia Britannica (end deletion) (being insert) Wikipedia (end Insert).
NVDA does announce this semantic content. VoiceOver on desktop has an earcon for deleted content (unfortunately it is not a default setting in VO on desktop). I really, really, really think that
<del>
semantics should be automatically announced by the screen reader (because if it isn't...that oh my goodness, the meaning of that content is NOT being properly conveyed!!!)Actual result
JAWS says, "The most important encyclopedia in the world is Encyclopedia Britannica Wikipedia."
(this does NOT convey the content that is being displayed to sighted users and changes the meaning so that the screen reader user does not have equal access).
JAWS version and build number
JAWS Version 2022.2110.36 ILM
Operating System and version
Windows 10
Browser and version:
Chrome 98
The text was updated successfully, but these errors were encountered: