[wp-trac] [WordPress Trac] #27403: Improve UI for linking areas of Customizer preview to corresponding controls (desktop and mobile)

WordPress Trac noreply at wordpress.org
Mon Oct 24 07:03:16 UTC 2016


#27403: Improve UI for linking areas of Customizer preview to corresponding
controls (desktop and mobile)
-------------------------+--------------------------------------------
 Reporter:  westonruter  |       Owner:  sirbrilling
     Type:  enhancement  |      Status:  assigned
 Priority:  high         |   Milestone:  4.7
Component:  Customize    |     Version:  3.9
 Severity:  normal       |  Resolution:
 Keywords:  needs-patch  |     Focuses:  ui, accessibility, javascript
-------------------------+--------------------------------------------

Comment (by afercia):

 Quickly testing https://github.com/xwp/wordpress-develop/pull/179.diff,
 the edit buttons are not focusable using Safari. Seems to me it's because
 they have a width and height set to `0` and Safari usually ignores
 elements with no dimensions. Quickly tried to change the width and height
 to `1px` and then all the buttons get focusable and are in the correct tab
 order.

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


More information about the wp-trac mailing list