Skip to main content

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 scottgonzalez comment:1

owner: → omuleanu
status: newpending

Please provide a reduced test case showing the problem.

Changed November 13, 2011 02:57PM UTC by omuleanu comment:2

status: pendingnew

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 scottgonzalez comment:3

status: newpending

That's not very helpful. Please provide a page that actually has the code that breaks.

Changed November 14, 2011 01:01PM UTC by omuleanu comment:4

status: pendingnew

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 scottgonzalez comment:5

resolution: → invalid
status: newclosed

Sounds like the DivX plugin is busted.

Changed November 14, 2011 01:11PM UTC by omuleanu 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 scottgonzalez comment:7

That's an unreasonable change.