Skip to main content

Search and Top Navigation

#9399 closed bug (wontfix)

Opened June 25, 2013 10:13AM UTC

Closed September 01, 2016 05:44PM UTC

Dialog: IE8 black screen on remove with iframe or swf object inside dialog

Reported by: colandchan Owned by: colandchan
Priority: minor Milestone: none
Component: ui.dialog Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

Error on: IE7, IE8

Fine on: IE7 mode & IE8 mode

http://fiddle.jshell.net/GBbsW/2/show/

Create element on the fly contains swf object in iframe, when the dialog closed and removed, it crashes.

Attachments (0)
Change History (7)

Changed June 25, 2013 12:55PM UTC by tj.vantoll comment:1

owner: → colandchan
status: newpending

Hi colandchan,

Thanks for taking the time to contribute to the jQuery UI project. I was unable to recreate this issue in either IE7 or IE8. Are you just opening and closing the dialog? What OS are you running the test case on?

Thanks.

Changed June 25, 2013 02:58PM UTC by colandchan comment:2

status: pendingnew

Thanks for your response. Maybe try this: http://fiddle.jshell.net/GBbsW/3/show/

Screen Shot: http://www.colandchan.com/ui-ticket-9399/ui-ticket-9399-dialog-black-block-01.jpg

OS: Win7 6.1.7600

Browser: IE 8.0.7600.16385

Changed June 25, 2013 04:27PM UTC by colandchan comment:3

Sorry it's fine on IE7, only got error on IE8

Changed June 25, 2013 06:13PM UTC by tj.vantoll comment:4

status: newpending

So for this ticket you're not saying that the browser crashes, just that a black box appears correct? I see the black box for a matter of seconds as described, but the browser still functions fine.

If so I'm not sure there's anything we can really do here. See #9067 and #9122 which are very similar problems.

Changed June 26, 2013 03:19AM UTC by colandchan comment:5

status: pendingnew

Here is a better presentation of the issue: http://fiddle.jshell.net/GBbsW/4/show/

When using IE8, open the dialog and drag, then close. A black block appeared in full screen and stay forever, so the browser lost it's functionality.

Screenshot: http://www.colandchan.com/ui-ticket-9399/ui-ticket-9399-dialog-black-block-02.jpg

Changed June 27, 2013 01:29AM UTC by tj.vantoll comment:6

status: newopen
summary: IE7 IE8 crash on dialog close and remove, with iframe & swf object inside dialogDialog: IE8 black screen on remove with iframe or swf object inside dialog

Ok I see it in that test case. It only seems to happen on Windows 7; I cannot get it to happen on Windows XP.

I'm not sure we can do anything about this but I'll mark it valid for now.

Changed September 01, 2016 05:44PM UTC by scottgonzalez comment:7

resolution: → wontfix
status: openclosed

Since we've discontinued support for IE 8, we won't be fixing this.