[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
Wed Feb 13 05:59: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 tellyworth):

 Replying to [comment:6 afercia]:
 > - 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?

 I don't know what a suitable positioning would be. Given that the header
 is reused across many sites, let's treat that as a separate issue.

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

 I thought `tabindex="0"` might do the trick given that it indicates DOM
 ordering, but it turns out no, that doesn't override an explicit tabindex.
 So yeah, I don't have a solution for that either. Thanks for those points
 though, that's all useful to know.  I think we can call r8227 an
 incremental improvement on what existed prior, even though there's scope
 for further design improvement. I'll see about deploying an equivalent fix
 to those other sites in the meantime.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/4109#comment:7>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list