Opened 12 years ago
Closed 11 years ago
#23969 closed defect (bug) (worksforme)
Sometimes when opening the theme customizer, then closing it, the URL gets 'stuck' at /wp-admin/customize.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | low | |
Severity: | minor | Version: | 3.6 |
Component: | Customize | Keywords: | close |
Focuses: | Cc: |
Description
Just what I said.
If I open the customizer, scroll down a bit, then back up, then click to close it, the URL doesn't change back as it should.
I can then click through to any other page on the admin or front-end, and the URL will still stay as /wp-admin/customize.php
View the bug in action here: http://youtu.be/RbdkudX6yGw
Change History (8)
#3
in reply to:
↑ 1
@
12 years ago
Replying to georgestephanis:
I am getting a JS warning from JQMIGRATE:
JQMIGRATE: jQuery.event.handle is undocumented and deprecated
so this could be caused by jQuery 1.9.1 perhaps?
Related: #22975
#4
@
12 years ago
- Cc me@… added
Bug verified.
Only happens when 'Customize' is called from wp-admin/themes.php
and it runs via an AJAX call.
#6
@
12 years ago
- Milestone changed from 3.6 to Awaiting Review
- Priority changed from normal to low
- Severity changed from normal to minor
Can't reproduce it. And not very serious in any case.
Note: See
TracTickets for help on using
tickets.
I am getting a JS warning from JQMIGRATE:
JQMIGRATE: jQuery.event.handle is undocumented and deprecated
so this could be caused by jQuery 1.9.1 perhaps?