Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#8045 closed defect (bug) (fixed)

Screen Options appears blank on IE7

Reported by: 112502's profile 112502 Owned by:
Milestone: 2.7 Priority: normal
Severity: normal Version: 2.7
Component: UI Keywords:
Focuses: Cc:

Description

Clicking "Screen Options" in the Admin panel opens a gray bar with no checkboxes around 95% of the time. The options may or may not appear for a split second when the popup opens, and again as it closes, but they are hidden and inaccessible.

5% of the time, it opens perfectly fine.

The kicker is that left open for a while, without any user input, the options might magically appear --- so this may have something to do with the Javascript memory limit being reached.

As a workaround, I'd suggest adding a z-index to the <INPUT> fields to keep them in the foreground.

Attachments (1)

ui-dashboard-screen_options.png (4.1 KB) - added by 112502 17 years ago.
Screenshot of empty Screen Options

Download all attachments as: .zip

Change History (2)

@112502
17 years ago

Screenshot of empty Screen Options

#1 @azaozz
17 years ago

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

(In [9498]) Fix Screen Options in IE, fixes #8045

Note: See TracTickets for help on using tickets.