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)
Change History (1)
Changed December 03, 2009 01:17AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Please reopen with a complete and minimal test case that includes html and script. Screenshots won't help in reproducing the problem.