[wp-trac] [WordPress Trac] #33695: Customize: shift-clicking a widget in the preview doesn't move focus

WordPress Trac noreply at wordpress.org
Thu Sep 3 20:42:10 UTC 2015


#33695: Customize: shift-clicking a widget in the preview doesn't move focus
--------------------------+--------------------------------------------
 Reporter:  afercia       |       Owner:  westonruter
     Type:  defect (bug)  |      Status:  accepted
 Priority:  normal        |   Milestone:  4.4
Component:  Customize     |     Version:  4.3
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, accessibility, javascript
--------------------------+--------------------------------------------
Changes (by westonruter):

 * keywords:   => has-patch
 * owner:   => westonruter
 * status:  new => accepted


Comment:

 @afercia: Nice catch. See [attachment:33695.diff] which has the fix. The
 problem is that widgets also have an `expanded` property, so they
 incorrectly get interpreted as a panel/section. So we just have to be more
 explicit about the different construct types when determining the focus
 container.

 Should this not be milestoned for 4.3.1?

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


More information about the wp-trac mailing list