Opened 14 years ago

Closed 11 years ago

#4364 closed bug (fixed)

Dialog: Bug with show animation in IE

Reported by: noel_gomez Owned by: bchiasson
Priority: minor Milestone: 1.8.22
Component: ui.dialog Version: 1.7
Keywords: animation Cc:
Blocked by: Blocking:

Description

If you try this out http://pastie.org/420295 it will work in Safari and FF, but on IE the INPUT fields will only display the first time the dialog opens.

If you remove the parameter

hide: "scale",

The fields will always show up.

Also discussed on this thread http://groups.google.com/group/jquery-ui/browse_thread/thread/ed9d9bc4e545ab2c

Change History (9)

comment:1 Changed 14 years ago by rdworth

Component: ui.coreui.dialog

comment:2 Changed 14 years ago by Scott González

Milestone: TBD1.8

comment:3 Changed 14 years ago by Scott González

Summary: Input elements in dialog do not show up after reopenDialog: Bug with show animation in IE

comment:4 Changed 12 years ago by Scott González

Keywords: animation added

comment:5 Changed 11 years ago by urkle

This also affects images as well.

Here is a fiddle showing the issue. http://jsfiddle.net/urkle/EquzG/

Basically the dialog has more than 1 image. when the dialog is closed with 'scale' all but the last image height their width/height set to 0. Now this ONLY occurs in IE 7 (untested in IE 6, because I don't care about 6 anymore!!). in IE 8 it works fine. (this is re-creatable in IE8 and switching to IE7 browser mode as well as on REAL ie7).

comment:6 Changed 11 years ago by Scott González

Milestone: 1.9.01.10.0

comment:7 Changed 11 years ago by bavanyo

Status: newopen

comment:8 Changed 11 years ago by bchiasson

Owner: set to bchiasson
Status: openassigned

comment:9 Changed 11 years ago by bchiasson

Milestone: 1.10.01.8.22
Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.