[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
Tue Feb 12 08:18:28 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 afercia):
@tellyworth thank you. Looks good to me! Just two considerations:
- the positioning is a bit off because `#wporg-header` has a `position:
relative;` so the top position of the skip link is based on this. Not sure
`position: relative;` is really necessary?
- maybe in the future worth revisiting the "Skip to toolbar" link which
has a `tabindex="1"` attribute so when tabbing it's actually the first
"tabbable". It behaves differently compared to the bundled themes because:
- in the bundled themes, the toolbar is displayed only to logged-in
users: in the accessibility team we discussed this a long time ago and
agreed it is acceptable
- instead, in some sections of .org, the toolbar is always displayed:
also non logged-in users will get the "Skip to toolbar" link before the
"Skip to content" link, which is a bit unexpected. Can't think of a simple
solution though.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4109#comment:6>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list