Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#32066 closed defect (bug) (fixed)

Theme details in Customizer broken in IE8

Reported by: obenland's profile obenland Owned by: helen's profile helen
Milestone: 4.2 Priority: normal
Severity: normal Version: 4.2
Component: Customize Keywords: has-patch commit
Focuses: ui Cc:

Description

The contents of the theme detail overlay are shifted to the right, making it impossible to leave the view through UI interaction. The only possibility is the Esc key. Or the browser back button, which will most of the time also exit the Cutomizer.

Attachments (2)

Screen Shot 2015-04-22 at 10.15.04 AM.png (517.7 KB) - added by obenland 10 years ago.
32066.diff (709 bytes) - added by obenland 10 years ago.
The Hammer solution. There's probably something more elegant.

Download all attachments as: .zip

Change History (6)

@obenland
10 years ago

The Hammer solution. There's probably something more elegant.

#1 @DrewAPicture
10 years ago

  • Focuses ui added
  • Keywords has-patch added

#2 @helen
10 years ago

  • Keywords commit added

I am happy with this fix. It's not my favorite thing to do, but I like that it's highly unlikely we're going to break something else unintentionally and can be dropped easily in some future old-IE-less utopian state. It also works.

#4 @helen
10 years ago

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

In 32269:

Customizer theme details modal: Repair the layout for IE8.

props obenland.
fixes #32066.

Note: See TracTickets for help on using tickets.