Changes between Initial Version and Version 1 of Ticket #33726
- Timestamp:
- May 19, 2022, 5:38:47 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #33726 – Description
initial v1 8 8 Here is a simple example to illustrate the problem – it currently takes 32 tab stops to reach the page’s main content on my demo site: 9 9 10 [[Image(https://code.djangoproject.com/raw-attachment/ticket/33726/32-tab-stops.png)]] 10 11 11 12 With a skip link, this is reduced to 2 tab stops (and one press of Enter to navigate): 12 13 14 [[Image(https://code.djangoproject.com/raw-attachment/ticket/33726/2-tab-stops-one-enter.png)]]