Opened 13 years ago
Closed 13 years ago
#3995 closed defect (fixed)
TitlePane: no borders on themeTester.html in IE6
Reported by: | bill | Owned by: | Sam Foster |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | ie | Cc: | dante |
Blocked By: | Blocking: |
Description
test_TitlePane.html shows up fine on IE6 but the title panes in themeTester.html have no borders
Attachments (1)
Change History (4)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Cc: | dante added |
---|---|
Keywords: | ie added |
Status: | new → assigned |
tundratitlepane_3995_20070811.patch should fix this - I used zoom:1 (in a dj_ie6 prefixed selector). Confirmed in IE6, in the themeTester and test_TitlePane.html
Changed 13 years ago by
Attachment: | tundratitlepane_3995_20070811.patch added |
---|
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
(In [10097]) Fix missing borders on TitlePane? in IE6/themeTester.html. Patch from Sam Foster (CLA on file). Fixes #3995.
Note: See
TracTickets for help on using
tickets.
as a note, the borders are all there in the inspector, and are visible at certian scroll offsets of the pane. scroll the first title "outer pane" just past viewport, and borders flash, then it disappears when the words in outerpane are scroll out of view ("inner pane" at top of pane viewport), then come back after "inner pane" is scroll out of view.