[wp-trac] [WordPress Trac] #36678: Shift-click in Customizer when collapsed does nothing
WordPress Trac
noreply at wordpress.org
Wed Aug 31 21:14:14 UTC 2016
#36678: Shift-click in Customizer when collapsed does nothing
------------------------------+--------------------------
Reporter: sixhours | Owner: westonruter
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 4.7
Component: Customize | Version: 3.9
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+--------------------------
Comment (by westonruter):
@celloexpressions @curdin please review my additional changes in
[attachment:36678.3.diff]. I was able to simplify it by tying everything
into the `paneVisible` state, setting its state value and listening to
changes to the state value to cause the UI to change. By listening to
changes on the `paneVisible` state value, this also allowed for the
elimination of the separate `paneVisible` event. I also fixed an issue
with the `aria-expanded` and `aria-label` attributes not getting updated.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36678#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list