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
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 comment:1
component: | ui.core → ui.dialog |
---|
Changed March 27, 2009 11:37PM UTC by comment:2
milestone: | TBD → 1.8 |
---|
Changed November 12, 2009 03:05AM UTC by comment:3
summary: | Input elements in dialog do not show up after reopen → Dialog: Bug with show animation in IE |
---|
Changed September 07, 2011 12:38PM UTC by comment:4
keywords: | → animation |
---|
Changed February 24, 2012 05:25PM UTC by 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 comment:6
milestone: | 1.9.0 → 1.10.0 |
---|
Changed October 16, 2012 02:11PM UTC by comment:7
status: | new → open |
---|
Changed October 16, 2012 06:16PM UTC by comment:8
owner: | → bchiasson |
---|---|
status: | open → assigned |
Changed October 16, 2012 07:18PM UTC by comment:9
milestone: | 1.10.0 → 1.8.22 |
---|---|
resolution: | → fixed |
status: | assigned → closed |