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 I click on dynamic shortcut button in home.ui (eg. Go to Accounting, Go to Payroll...) with a screenreader, it should focus on the options instead of ignoring it and going through the rest of the DOM.
Similar to this issue here, I have tried on updated carbon but this still does not work despite being tabbable
adamfsage
changed the title
Multi Action Button still not always working for screenreader despite being tabbable
Multi Action Button still not always working for screenreader despite being tabbable - serious
Nov 4, 2024
Using VoiceOver in Safari, select multi action button with VO commands (ctrl+option) + Space, expected behaviour would be that button popover opens and focus is taken to the popover. VO+left would then move through the child items within the popover.
Current behaviour is that VO+space opens the popover, but unable to reach child items using VO+left, moves onto next item beyond the popover.
Tested on Carbon V144.4.0 in Safari with VO and in Firefox with NVDA
… can navigate menu popup
Fixes issue where screen reader users using VoiceOver could not navigate into the menu buttons using
commands VO+Space to open the menu then VO+right to navigate. The first option will now gain focus
on open using any interaction method, including onClick, keyboard navigation and screen reader
controls.
fix#7054
… can navigate menu popup
Fixes issue where screen reader users using VoiceOver could not navigate into the menu buttons using
commands VO+Space to open the menu then VO+right to navigate. The first option will now gain focus
on open using any interaction method, including onClick, keyboard navigation and screen reader
controls.
fix#7054
Description
When I click on dynamic shortcut button in home.ui (eg. Go to Accounting, Go to Payroll...) with a screenreader, it should focus on the options instead of ignoring it and going through the rest of the DOM.
Similar to this issue here, I have tried on updated carbon but this still does not work despite being tabbable
Screen.Recording.2024-11-04.at.12.36.35.mov
Reproduction
https://carbon.sage.com/?path=/story/multi-action-button--button-types
Steps to reproduce
Open screenreader, select multi-action button, click to open and then go to next element
JIRA ticket numbers (Sage only)
SBS-113601
Suggested solution
No response
Carbon version
144.4.0
Design tokens version
4.34.0
Relevant browsers
Chrome
Relevant OSs
MacOS
Additional context
No response
Confidentiality
The text was updated successfully, but these errors were encountered: