[wp-meta] [Making WordPress.org] #4109: Skip to content link missing in many pages or not working properly
Making WordPress.org
noreply at wordpress.org
Mon Dec 9 05:42:11 UTC 2019
#4109: Skip to content link missing in many pages or not working properly
---------------------+-------------------------
Reporter: afercia | Owner: tellyworth
Type: defect | Status: accepted
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: |
---------------------+-------------------------
Comment (by dufresnesteven):
This ticket is a bit difficult to track with all the changes, here is an
attempt to summarize where we are at.
||= Page =|| Theme || Change Set || Complete || Notes ||
|| /themes || Themes || [changeset:"8259" 8259] || ✅ || ||
|| /plugins || Plugins || [changeset:"8248" 8248] || ✅ || ||
|| /themes || Rosetta || [changeset:"8244" 8244] || ✅ || ||
|| / || Main || [changeset:"8245" 8245] || || Not working on the
homepage ||
|| /about || Main || [changeset:"8245" 8245] || ✅ || ||
|| /showcase || Showcase || [changeset:"8247" 8247] || || Element in the
DOM but doesn't get activated. ||
|| /support || Support || [changeset:"8246" 8246] || || Element in the
DOM but doesn't get activated. ||
|| make.wordpress.org || Makehome || || || ||
|| make.wordpress.org/* || Breathe || [changeset:"8258" 8258] || ✅ || ||
|| /Hosting || || || || Code not in meta env. ||
|| /Mobile || || || || Code not in meta env. ||
\\
=== General Notes
The WP Toolbar skip link seems to be the first focusable item on the page.
This isn't very intuitive. The document structure is definitely to blame.
It seems like @tellyworth has tried tabindex="0", which didn't work. If
we can move it up in the header and add tabindex="1" we may get a better
result.
@tellyworth Let me know if i missed anything. I'll jump in and try to help
this along.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4109#comment:23>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list