[wp-trac] [WordPress Trac] #30468: wplink modal accessibility

WordPress Trac noreply at wordpress.org
Mon Mar 23 23:02:21 UTC 2015


#30468: wplink modal accessibility
-------------------------------------+-------------------------------------
 Reporter:  afercia                  |       Owner:
     Type:  defect (bug)             |      Status:  new
 Priority:  high                     |   Milestone:  4.2
Component:  Editor                   |     Version:  4.0
 Severity:  normal                   |  Resolution:
 Keywords:  needs-testing dev-       |     Focuses:  ui, accessibility,
  feedback needs-refresh             |  javascript
-------------------------------------+-------------------------------------

Comment (by afercia):

 Reading this patch after some months :) I'm not sure the ARIA roles used
 here are 100% correct, where `role=list` and `role=listitem` are used,
 they should probably be `role=listbox` and `role=option` in order to
 correctly apply the `aria-selected` property, see http://www.w3.org/TR
 /wai-aria/states_and_properties#aria-selected
 Would love some feedback from experts.

 Also as @iseulde pointed out, wpLink is under revision for other
 improvements, it would be nice to integrate in the new version the parts
 of this patch that are still applicable.

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


More information about the wp-trac mailing list