Move focus to admin widget popup window after button click
It is currently difficult to use the admin shortcut feature with a screen reader.
As stated in the title, even when the button is clicked, focus does not move directly to the target element, causing inconvenience as users have to go through all other elements before reaching it.

The way to solve this issue is to set focus to a specific element in the dialog when the button is clicked.
However, some discussion may be needed to decide exactly which element should receive focus.
Change History
(11)
Description: |
modified (diff)
|
Summary: |
Improve accessibility by moving focus to admin datetime shortcut button when clicked for screen reader users → Improve accessibility by moving focus to admin shortcut button when clicked for screen reader users
|
Cc: |
Eliana Rosselli Thibaud Colas Sarah Abderemane Tom Carrick added
|
Summary: |
Improve accessibility by moving focus to admin shortcut button when clicked for screen reader users → Move focus to admin widget popup window after button click
|
Triage Stage: |
Unreviewed → Accepted
|
Owner: |
set to Chaitanya
|
Status: |
new → assigned
|
Needs tests: |
set
|
Patch needs improvement: |
set
|
Needs tests: |
unset
|
Patch needs improvement: |
unset
|
Patch needs improvement: |
set
|
Thank you, this would be an improvement. It's likely true in a number of places (such as the time widget also).
I think this also helps any keyboard only user (which would include folks with motor problems who don't use a mouse)