[wp-trac] [WordPress Trac] #28293: Twenty Thirteen: Menu not accessible in "mobile" size

WordPress Trac noreply at wordpress.org
Sat Jul 12 02:43:49 UTC 2014


#28293: Twenty Thirteen: Menu not accessible in "mobile" size
---------------------------+----------------------------
 Reporter:  rclations      |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  high           |   Milestone:  4.0
Component:  Bundled Theme  |     Version:  3.6
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |     Focuses:  accessibility
---------------------------+----------------------------

Comment (by davidakennedy):

 Replying to [comment:6 DrewAPicture]:
 > With [attachment:28293.diff] I'm seeing a jarring jump on clicking the
 mobile menu in both FF and Chrome. Seems like a bordered focus style might
 be a better option, though I'm sure the accessibility folks would have a
 better-formed idea of what's called for here.

 I started a patch for this and then found this ticket. :)

 I've tested this and it's solid from an accessibility standpoint. Good
 job, rclations!

 I also wanted to mention the source order of the toggle and skip link,
 since it came up in #28224. Here's what I said there:

 > Ideally, from an accessibility standpoint, we'd do something like to
 Underscores:
 https://github.com/Automattic/_s/blob/master/header.php#L23-L34

 > The issue here is similar to what obenland described. If you're on a
 touch device and moving around, listening for feedback, it's pretty easy
 for that Skip to Content link to get in the way of getting to the menu
 items because of source order.

 > However, I would hate to break themes for people. That's not cool. The
 skip link/toggle position isn't perfect, but not bad either. The skip link
 does come before the actual menu items. I'd say leave it, but make the
 effort to improve change things in default themes from here on out.

 > A big bug was fixed here and that's the important part.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28293#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list