Opened 15 years ago
Closed 14 years ago
#3095 closed bug (fixed)
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.
Change History (5)
comment:1 Changed 15 years ago by
comment:2 Changed 14 years ago by
Milestone: | → TDB |
---|
comment:3 Changed 14 years ago by
Owner: | changed from scott.gonzalez to rdworth |
---|---|
Status: | new → assigned |
comment:4 Changed 14 years ago by
Google Chrome has the same bug, because it's has the same engine with Safari (AppleWebKit).
comment:5 Changed 14 years ago by
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.
Note: See
TracTickets for help on using
tickets.
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.