[wp-trac] [WordPress Trac] #33258: Shift+Clicking on Widgets does not open the widgets panel in 4.3-RC
WordPress Trac
noreply at wordpress.org
Tue Aug 4 23:25:37 UTC 2015
#33258: Shift+Clicking on Widgets does not open the widgets panel in 4.3-RC
--------------------------+---------------------------------------------
Reporter: obox | Owner: westonruter
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 4.3
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, javascript, administration
--------------------------+---------------------------------------------
Comment (by westonruter):
@afercia OK, but it seems we need a different approach to selecting which
elements are hidden. Trying to hide an ancestor element of an element that
is currently in view seems like a problem, and should be reverted. Instead
of hiding an ancestor element, we should be hiding elements for sibling
sections/panels. Or… maybe I (with jQuery UI) am just ignorant of nested a
`visibility` feature of CSS, and there is a jQuery UI bug here? It seems
that this behavior is normal for browsers:
http://jsfiddle.net/westonruter/xuuzv5cu/
So if a nested `visibility:visible` override is standard and not a hack,
then we should use an alternative to `:focusable` and jQuery UI should get
patched.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33258#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list