#3918 closed bug (duplicate)
Cannot use dialog() in IE7 in quirks mode
Reported by: | cap60552 | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.6rc5 |
Keywords: | IE7 quirks mode error | Cc: | |
Blocked by: | Blocking: |
Description
Using IE7, dialog() fails with error: "Invalid argument" when a page is in quirks mode, and the dialog() fails to display. This can be observed at:
https://library.waubonsee.edu/demo/jqueryui/ie7quirksbug.php
When the page is rendered in standards mode, the call to dialog works fine.
as is evident here:
https://library.waubonsee.edu/demo/jqueryui/ie7quirksbug.php?quirk=no
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #3091. Fixed in r1845.