#36458: Improve accessibility by moving focus to admin 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):

 * 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


Old description:

> 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.

New description:

 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.

 [[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#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019763248ce6-ef00b7c9-f9c5-433f-af6a-dbd683479984-000000%40eu-central-1.amazonses.com.

Reply via email to