Opened 9 years ago
Closed 9 years ago
#9441 closed bug (patcheswelcome)
jQuery UI dialog hides behind the YouTube iframe in Win7 IE9, IE10
Reported by: | clam | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I am able to reproduce this usiblity issue on jQuery UI Dialog in jsfiddle. http://jsfiddle.net/clam/zRN5X/10/
Any YouTube video in the iframe source YouTube provided will appear on top of the UI dialog in Windows 7 IE9 and IE10. Other browsers in Windows 7 and all browsers (including IE) in Windows 8 do not have this issue.
Change History (1)
comment:1 Changed 9 years ago by
Resolution: | → patcheswelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I can recreate this in Windows 7, but not Windows 8. This occurs with UI 1.9 as well so this is not related to the
.ui-front
implementation changes made to dialog.I'm closing this as patcheswelcome because I don't think there's anything we can possibly do to workaround this. If anyone has any ideas we'd be happy to review a pull request.