Search and Top Navigation
#7866 closed enhancement (notabug)
Opened November 11, 2011 10:39AM UTC
Closed November 14, 2011 01:06PM UTC
Last modified November 14, 2011 01:23PM UTC
Dialog with Modal true won't pop up on IE9 with DivX html5 plugin
Reported by: | omuleanu | Owned by: | omuleanu |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
in IE9 with DivX html5 plugin the dialog with Modal:true is not popping up,
attaching html to the body in this situation (IE9+divx) will also give errors, so I guess you need to try and do the modal without attaching html directly to the body
Attachments (0)
Change History (7)
Changed November 13, 2011 12:55PM UTC by comment:1
owner: | → omuleanu |
---|---|
status: | new → pending |
Changed November 13, 2011 02:57PM UTC by comment:2
status: | pending → new |
---|
Replying to [comment:1 scott.gonzalez]:
Please provide a reduced test case showing the problem.
any of this:
http://jqueryui.com/demos/dialog/#modal-message
http://jqueryui.com/demos/dialog/#modal
http://jqueryui.com/demos/dialog/#modal-confirmation
are not going to work in IE9 with DivX HTML5 plugin
Changed November 13, 2011 07:06PM UTC by comment:3
status: | new → pending |
---|
That's not very helpful. Please provide a page that actually has the code that breaks.
Changed November 14, 2011 01:01PM UTC by comment:4
status: | pending → new |
---|
Replying to [comment:3 scott.gonzalez]:
That's not very helpful. Please provide a page that actually has the code that breaks.
well, all of those pages will break, but only if you have the DivX plugin on IE9
Changed November 14, 2011 01:06PM UTC by comment:5
resolution: | → invalid |
---|---|
status: | new → closed |
Sounds like the DivX plugin is busted.
Changed November 14, 2011 01:11PM UTC by comment:6
well, that's why I called this an enhancement, and not a bug,
you could avoid having this problem with the DivX plugin if you don't append html directly to body
Changed November 14, 2011 01:23PM UTC by comment:7
That's an unreasonable change.
Please provide a reduced test case showing the problem.