Opened 8 years ago
Closed 7 years ago
#41671 closed defect (bug) (fixed)
Category Widget Navigates Customize Preview out of Customize Preview Context
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | 3.9 |
Component: | Customize | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
Using the category widget with the display as dropdown mode (which is completely keyboard-inaccessible, although I couldn't find a ticket for that either), changing the cateogry navigates the preview out of the preview, leading to easily nesting customizer iframes via the toolbar navigation that shows up.
Attachments (1)
Change History (4)
#1
@
7 years ago
- Keywords has-patch needs-testing added; needs-patch removed
- Milestone changed from Future Release to 4.9
#2
@
7 years ago
- Keywords commit added; needs-testing removed
There is some weird behavior where setting changes made during page load revert the navigation; however, 41671.0.diff fixes the primary issue. This would benefit from broad testing (in trunk) and possibly a dev-note as the markup change may interfere with some themes/plugins.
Note: See
TracTickets for help on using
tickets.
@celloexpressions you're absolutely right. Now that form submissions are previewable in the Customizer, the simple fix is to just convert the widget to use an actual form. Would you review 41671.0.diff?