#884 closed defect (fixed)
IE: Vertical split pane resizing off by a bit
Reported by: | Adam Peller | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | Adam Peller | |
Blocked By: | Blocking: |
Description
testswidget est_SplitContainer.html
- in its initial state, the middle vertical box is missing the bottom of its purple border.
- resize the top separator upward it so it's larger and you'll see the whole border
- now resize the top separator downward to its minimum height and you'll see two things: the bottom of the border is gone again, and the other separator (the one you didn't touch) jumps downward a couple of pixels
Change History (5)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Milestone: | → 0.5 |
---|
comment:3 Changed 14 years ago by
Cc: | [email protected]… added |
---|---|
Milestone: | 0.5 → 0.4 |
Resolution: | → fixed |
Status: | new → closed |
I'm not seeing this problem in IE6; can you check again? I think it's fixed. (I'm about to check in a big patch from Doug but even without that checkin it seems to be working.)
comment:5 Changed 13 years ago by
Cc: | Adam Peller added; [email protected]… removed |
---|---|
Reporter: | changed from [email protected]… to Adam Peller |
Note: See
TracTickets for help on using
tickets.
Should have been two different bugs, really. The second part about the separator jumping down a few pixels happens also on FF and Opera (w/883 patch)