Search and Top Navigation
#3095 closed bug (fixed)
Opened July 14, 2008 03:14PM UTC
Closed December 19, 2008 06:09PM UTC
ui.dialog resizing bug in IE6
Reported by: | mikejolley | Owned by: | rdworth |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.5b4 |
Keywords: | ie6, dialog, resize | Cc: | |
Blocked by: | Blocking: |
Description
When resizing a ui-dialog in internet explorer 6, the ui-dialog-content div gets larger too quickly and will not shrink when making the dialog smaller.
The 'close' icon in the titlebar also gets cut off.
Attachments (0)
Change History (5)
Changed August 07, 2008 08:08PM UTC by comment:1
Changed August 17, 2008 09:57AM UTC by comment:2
milestone: | → TDB |
---|
Changed September 09, 2008 12:39AM UTC by comment:3
owner: | scott.gonzalez → rdworth |
---|---|
status: | new → assigned |
Changed September 09, 2008 12:10PM UTC by comment:4
Google Chrome has the same bug, because it's has the same engine with Safari (AppleWebKit).
Changed December 19, 2008 06:09PM UTC by comment:5
milestone: | TBD → 1.6 |
---|---|
resolution: | → fixed |
status: | assigned → closed |
Fixed with new CSS framework.
Feel free to re-open this ticket if you continue to have problems after 1.6rc3 with a new theme.
This bug is appeared also in Safari 3.1.1 for Windows
Here is the sample page which is reproducing problem:
http://www.maqdev.com/ext-pages/jquery.ui.issue/issues.html
In IE7, Firefox everything is fine.