Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#26497 closed defect (bug) (fixed)

Themes: keyup event tied to overlay that may not exist

Reported by: nacin's profile nacin Owned by: nacin's profile nacin
Milestone: 3.8 Priority: highest omg bbq
Severity: blocker Version:
Component: Customize Keywords:
Focuses: Cc:

Description

Load themes.php. Press left, right, or esc. Check your console, because you sir have a JS error.

Attachments (1)

26497.diff (462 bytes) - added by nacin 11 years ago.
Simpliest fix

Download all attachments as: .zip

Change History (2)

@nacin
11 years ago

Simpliest fix

#1 @nacin
11 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In 26826:

Themes: Avoid a JS error in the keyup event handler when the overlay is not yet initialized.

fixes #26497.

Note: See TracTickets for help on using tickets.