[Django] #36458: Improve accessibility by moving focus to admin datetime shortcut button when clicked for screen reader users

3 views
Skip to first unread message

Django

unread,
Jun 12, 2025, 3:55:35 AMJun 12
to django-...@googlegroups.com
#36458: Improve accessibility by moving focus to admin datetime shortcut button
when clicked for screen reader users
-------------------------------------+-------------------------------------
Reporter: Antoliny | Type:
| Cleanup/optimization
Status: new | Component:
| contrib.admin
Version: 5.1 | Severity: Normal
Keywords: accessibility, | Triage Stage:
datetime shortcut | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
It is currently difficult to use the datetime 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.

[[Image(shortcut_example.png)]]

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.
--
Ticket URL: <https://code.djangoproject.com/ticket/36458>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jun 12, 2025, 3:56:06 AMJun 12
to django-...@googlegroups.com
#36458: Improve accessibility by moving focus to admin datetime shortcut button
when clicked for screen reader users
-------------------------------------+-------------------------------------
Reporter: Antoliny | Owner: (none)
Type: | Status: new
Cleanup/optimization |
Component: contrib.admin | Version: 5.1
Severity: Normal | Resolution:
Keywords: accessibility, | Triage Stage:
datetime shortcut | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Antoliny):

* Attachment "shortcut_example.png" added.
Reply all
Reply to author
Forward
0 new messages