[wp-trac] [WordPress Trac] #33031: Fix accessibility for the Keyboard Shortcuts help dialog

WordPress Trac noreply at wordpress.org
Sat Jul 18 20:25:03 UTC 2015


#33031: Fix accessibility for the Keyboard Shortcuts help dialog
--------------------------+------------------------------
 Reporter:  azaozz        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  TinyMCE       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:  accessibility
--------------------------+------------------------------

Comment (by azaozz):

 All of the above should be fixes in 33031.1.patch.

 Replying to [comment:2 afercia]:

 The shortcuts data is (kind of) tabular, so using tables makes sense. The
 only other element that makes sense is [https://developer.mozilla.org/en-
 US/docs/Web/HTML/Element/dl definition/description list].

 We don't need to keep the `th`, especially if they make it more confusing
 for screen readers. They were used there before so I kept them. Looking at
 these tables, should probably use `th` for the `Letter | Action | Letter |
 Action` row.

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


More information about the wp-trac mailing list