Opened 13 years ago
Closed 13 years ago
#7171 closed defect (fixed)
BorderContainer: test_Gui.html gap between top CP and BC (IE6)
Reported by: | nonken | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit - LnF | Version: | 1.1.1 |
Keywords: | gap, ContentPane, BorderContainer | Cc: | nonken |
Blocked By: | Blocking: |
Description
in test_Gui.html / ie6 there is a gap between the top CP and the BC underneath, larger than the gutter height (5px)
Change History (2)
comment:1 Changed 13 years ago by
Status: | new → assigned |
---|---|
Summary: | ie6: test_Gui.html gap between top CP and BC → BorderContainer: test_Gui.html gap between top CP and BC (IE6) |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Problem is that gutter div measures as 15px tall (offsetHeight == 15px), even though computed style is 5px.