Ticket #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: | |
| Blocking: | Blocked by: |
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
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.