Skip to main content

Bug Tracker

Side navigation

#5584 closed bug (invalid)

Opened December 02, 2009 05:24PM UTC

Closed December 03, 2009 01:17AM UTC

Permission denied in IE7

Reported by: henady Owned by:
Priority: major Milestone: 1.4
Component: core Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

1. use jQuery in IFRAME, e.g. some DIV dialog window that loads HTML page in IFRAME that uses jQuery.

2. fastly close dialog, when IFRAME page still starts loading.

3. result: sometimes jQuery unpack and init script is still working, while IFRAME was already destroyed. (IE7)

in this case document.body does not have any sense.

fails in Sizzle CSS Selector Engine - v0.9.3

maybe this in not bug but a misuse.

i have attached screens.

Attachments (6)
  • screen0.png (8.2 KB) - added by henady December 02, 2009 05:27PM UTC.
  • screen1.png (8.3 KB) - added by henady December 02, 2009 05:27PM UTC.
  • screen2.png (26.4 KB) - added by henady December 02, 2009 05:28PM UTC.
  • screen3.png (13.0 KB) - added by henady December 02, 2009 05:28PM UTC.
  • screen4.png (13.6 KB) - added by henady December 02, 2009 05:28PM UTC.
  • screens.zip (62.4 KB) - added by henady December 02, 2009 05:25PM UTC.

    5 screenshots in zip file

Change History (1)

Changed December 03, 2009 01:17AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

Please reopen with a complete and minimal test case that includes html and script. Screenshots won't help in reproducing the problem.