Skip to main content

Search and Top Navigation

#11514 closed bug (invalid)

Opened March 17, 2015 08:52AM UTC

Closed April 01, 2015 08:35AM UTC

ui dialog work unsuited in ie8

Reported by: distinct Owned by: distinct
Priority: minor Milestone: none
Component: ui.dialog Version: 1.11.3
Keywords: Cc:
Blocked by: Blocking:
Description

I use the dialog like this:

$("#payConfirmDiv").dialog({

title:"my title",

modal: true,

autoOpen: false,

autofocus:false,

show: {

effect: "drop",

duration: 600

},

hide: {

effect: "drop",

duration: 600

},

width:500,

height:200

});

In ie8,modal:true don't work,and the dialog is too small.

but in chrome,the dialog work perfect

Attachments (0)
Change History (2)

Changed March 17, 2015 09:38AM UTC by jzaefferer comment:1

owner: → distinct
status: newpending

Please provide a testpage that lets us reproduce the problem (see the red box for links).

Changed April 01, 2015 08:35AM UTC by trac-o-bot comment:2

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!