Opened 12 years ago
Closed 12 years ago
#7165 closed bug (worksforme)
Modal Dialog partially works in ie9 rtm
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.11 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
NOTE: These errors are all found in IE 9 RTM 9.0.8112.16421
- Open the demos in the bundle 1.8.11
\jquery-ui-1.8.11\jquery-ui-1.8.11\demos\dialog\index.html
- Issues starting from Exmaples Menu (found in index.html):
- Open 'Default functionality'
Bug: Try to drag the 'Basic Dialog' Window. Notice IE 9 Debug Window (F12) is loaded with errors 'SCRIPT65535: Invalid calling object'
- Open 'Animated dialog' Bug: The dialog will not close, Bug 1 above also happens
- Open 'Modal form' Bug: Notice dialog will not even open.
Note: See
TracTickets for help on using
tickets.
All of these work fine for me in IE 9. Perhaps you're trying to run the scripts from inside the zip instead of unzipping and running the actual files.