Opened 14 years ago
Closed 14 years ago
#3982 closed bug (fixed)
Dialog: content jumps up when dialog resized in IE6
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.6rc5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Steps to reproduce
- Open the following page in IE6
http://jquery-ui.googlecode.com/svn/trunk/tests/visual/dialog/default.html
- Notice the whitespace above the content
- Resize the dialog
Actual behavior: the dialog content jumps up to fill the whitespace above it
Expected behavior: the dialog content does not move up (within the dialog) during a resize of the dialog
Note: See
TracTickets for help on using
tickets.
Fixed in r1982.