[wp-trac] [WordPress Trac] #31476: Semantic elements for non-link links: /wp-admin/includes/widgets.php

WordPress Trac noreply at wordpress.org
Sat Feb 28 22:37:56 UTC 2015


#31476: Semantic elements for non-link links: /wp-admin/includes/widgets.php
--------------------------+--------------------------------------------
 Reporter:  afercia       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Widgets       |     Version:  4.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, accessibility, javascript
--------------------------+--------------------------------------------

Comment (by afercia):

 Thanks Jeff, this patch is just for `/wp-admin/includes/widgets.php`
 Then, there's the JavaScript part and jQuery UI to tackle :)
 Then, there's also `/wp-admin/widgets.php`
 Please try disabling JavaScript in your browser to see the widget screen
 in pure PHP. Instead, when JavaScript is enabled, some controls are
 changed and no more focusable, as you pointed out. That should be handled
 in the JS part.

 I'm proceeding file by file, as agreed, though in some cases editing some
 files requires to change also other files, I would try to be as clean as
 possible with patches, otherwise we will end up with very big "monster"
 patches, very difficult to handle.

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


More information about the wp-trac mailing list