Can 'Focus sentinel' links in Tooltip be removed/hidden from screen reader? #8367
-
This is specifically related to the React When implemented, the popup content is flanked by two "Focus sentinel" <div>
<span tabindex="0" role="link" class="bx--visually-hidden">Focus sentinel</span>
<div class="bx--tooltip ..." id="..." data-floating-menu-direction="bottom" role="tooltip" ...>...</div>
<span tabindex="0" role="link" class="bx--visually-hidden">Focus sentinel</span>
</div> Questions:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @BenjaminWFox-Lumedic can you provide some more info on what version of Carbon you're using and also what browser & screen reader you're using? When I test Voice over on Chrome, it doesn't announce "Link Focus Sentinel". Screen.Recording.2021-08-17.at.9.16.10.PM.mov |
Beta Was this translation helpful? Give feedback.
Hey @BenjaminWFox-Lumedic can you provide some more info on what version of Carbon you're using and also what browser & screen reader you're using? When I test Voice over on Chrome, it doesn't announce "Link Focus Sentinel".
Screen.Recording.2021-08-17.at.9.16.10.PM.mov