Opened 13 years ago
Closed 13 years ago
#5584 closed bug (invalid)
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
- use jQuery in IFRAME, e.g. some DIV dialog window that loads HTML page in IFRAME that uses jQuery.
- fastly close dialog, when IFRAME page still starts loading.
- 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 (7)
Changed 13 years ago by
Attachment: | screens.zip added |
---|
Changed 13 years ago by
Attachment: | screen0.png added |
---|
Changed 13 years ago by
Attachment: | screen1.png added |
---|
Changed 13 years ago by
Attachment: | screen2.png added |
---|
Changed 13 years ago by
Attachment: | screen3.png added |
---|
Changed 13 years ago by
Attachment: | screen4.png added |
---|
comment:1 Changed 13 years ago by
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.
Note: See
TracTickets for help on using
tickets.
5 screenshots in zip file