#33725: Admin sidebar’s filter field should not receive focus when sidebar is
closed
-------------------------------------+-------------------------------------
     Reporter:  Thibaud Colas        |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  contrib.admin        |                  Version:  dev
     Severity:  Normal               |               Resolution:
     Keywords:  accessibility,       |             Triage Stage:
  keyboard, tab stop                 |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------
Description changed by Thibaud Colas:

Old description:

> In the Django admin, when I toggle the sidebar to have it closed, my
> keyboard focus going from the header to the page still disappears for one
> tab stop:
>

>
> Upon inspection, this seems to be the sidebar’s "Start typing to filter…"
> field. Since the field is hidden, it shouldn’t be possible to tab to it.

New description:

 In the Django admin, when I toggle the sidebar to have it closed, my
 keyboard focus going from the header to the page still disappears for one
 tab stop. This is tab stop 8 in the following screenshot:

 [[Image(https://code.djangoproject.com/raw-attachment/ticket/33725/nav-
 filter-tab-stops.png)]]

 Upon inspection, this seems to be the sidebar’s "Start typing to filter…"
 field. Since the field is hidden, it shouldn’t be possible to tab to it.
 The whole contents of the sidebar should be invisible and inert.

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33725#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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/01070180de7061e3-d9e4ddc3-3d4c-4410-9b49-194ef31bd030-000000%40eu-central-1.amazonses.com.

Reply via email to