Opened 13 years ago
Closed 13 years ago
#4841 closed defect (invalid)
TabContainer is not properly rendered in IE 7 if using CSS to style it
Reported by: | guest | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 0.9 |
Keywords: | TabContainer CSS IE7 | Cc: | |
Blocked By: | Blocking: |
Description
I've been doing some testing of the dijit TabContainer? with both FF and IE 7. FF renders it properly (as usual), whereas IE 7 doesn't. The tabcontainer overlaps its container, and anything that is supposed to be below it, it is positioned right after the uppermost part of the widget. After running the test_Tabcontainer.html, and seeing it working properly, I've realized that the test file uses the style attribute to change the appearance of the widgets, whereas I was using CSS. Also, the tabs buttons don't look as good as on FF, but that's a minor issue. I'd like to attach a screenshot somehow, but I can't do it using this interface.
Attachments (1)
Change History (6)
Changed 13 years ago by
Attachment: | tabscontainer.png added |
---|
comment:1 Changed 13 years ago by
Milestone: | → 1.1 |
---|---|
Owner: | set to Adam Peller |
comment:4 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|
will take another look at this in 1.2 with the tabcontainer migration, but without a testcase and the ability to recreate, it will probably get tossed.
comment:5 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
please reopen with a test case
This shows the overlapping