[wp-trac] [WordPress Trac] #33494: Empty panels are revealed after a preview pane refresh
WordPress Trac
noreply at wordpress.org
Fri Aug 21 20:48:55 UTC 2015
#33494: Empty panels are revealed after a preview pane refresh
-------------------------------------+--------------------------
Reporter: coreymckrill4ttf | Owner: westonruter
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.3.1
Component: Customize | Version: 4.1
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses: javascript
-------------------------------------+--------------------------
Changes (by westonruter):
* status: new => accepted
* focuses: => javascript
* owner: => westonruter
* version: 4.3 => 4.1
* milestone: Awaiting Review => 4.3.1
* keywords: => has-patch needs-testing
Comment:
@coreymckrill4ttf Thanks for the report. I can confirm this is an issue.
It looks like the problem is just that the contextually-active state of
the panel (or section) is not being checked in all scenarios where the
panel's active state is being updated. So [attachment:33494.diff] moves
the check further down the stack so contextually-inactive panels (i.e.
those that have no sections) will not inadvertently start to show up.
Please test.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33494#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list