Make WordPress Core

Opened 8 years ago

Closed 4 years ago

#39490 closed defect (bug) (wontfix)

IE Issue - iFrame on page overlaps Admin Bar - zindex ignored

Reported by: garrett-eclipse's profile garrett-eclipse Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.7
Component: Toolbar Keywords:
Focuses: Cc:

Description

Hello,

I noticed an issue with IE11 iframes ignoring zindex and overlapping the WP Admin Bar, screen;
http://i.imgur.com/yBhFabF.jpg

In the screen we see an iframe with no z-index or absolute positioning overlapping the admin bar when scrolled down.

More info on this bug in IE;
http://stackoverflow.com/a/12977151

The solution is to basically inject an empty (about:blank) iframe into the container for the wpadminbar for IE.

Let me know if I can help with clarifying or troubleshooting, etc.
Thanks

Attachments (1)

Screen Shot 2017-01-05 at 10.57.15 AM.png (1.1 MB) - added by garrett-eclipse 8 years ago.
Screenshot of the issue with iFrame overlapping Admin Bar

Download all attachments as: .zip

Change History (6)

@garrett-eclipse
8 years ago

Screenshot of the issue with iFrame overlapping Admin Bar

#1 @danieltj
7 years ago

Will check that this issue still exists in 4.8.x and above and see what we can do about this.

#2 @garrett-eclipse
7 years ago

Thanks @danieltj let me know if there's anything I can do.

#3 @sabernhardt
4 years ago

This is an IE 11 problem on the front-end, too, though it doesn't happen with all iframes.

I tried three different iframes:

  1. The embedded PDF overlapped both the WordPress toolbar and the theme's top navigation menu (any part of Twenty Fourteen's fixed menu, dropdowns in Twenty Twenty-One).
  2. A YouTube video embed worked fine (either with YouTube Embed block or with Custom HTML block with YouTube's iframe code).
  3. A Vimeo video embed worked fine (with either Vimeo Embed block or Custom HTML block with Vimeo's iframe code).

If this is going to be fixed, it should be done soon.

This ticket was mentioned in Slack in #core by sabernhardt. View the logs.


4 years ago

#5 @sabernhardt
4 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

With the decision to drop IE 11 support, this ticket can be closed.

Note: See TracTickets for help on using tickets.