Skip to main content

Search and Top Navigation

#4364 closed bug (fixed)

Opened March 19, 2009 12:58AM UTC

Closed October 16, 2012 07:18PM UTC

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

Attachments (0)
Change History (9)

Changed March 21, 2009 06:23PM UTC by rdworth comment:1

component: ui.coreui.dialog

Changed March 27, 2009 11:37PM UTC by scottgonzalez comment:2

milestone: TBD1.8

Changed November 12, 2009 03:05AM UTC by scottgonzalez comment:3

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

Changed September 07, 2011 12:38PM UTC by scottgonzalez comment:4

keywords: → animation

Changed February 24, 2012 05:25PM UTC by urkle comment:5

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).

Changed October 11, 2012 02:47PM UTC by scottgonzalez comment:6

milestone: 1.9.01.10.0

Changed October 16, 2012 02:11PM UTC by bavanyo comment:7

status: newopen

Changed October 16, 2012 06:16PM UTC by bchiasson comment:8

owner: → bchiasson
status: openassigned

Changed October 16, 2012 07:18PM UTC by bchiasson comment:9

milestone: 1.10.01.8.22
resolution: → fixed
status: assignedclosed