Opened 11 years ago
Closed 8 years ago
#11025 closed defect (fixed)
ExpandoPane programmatic test broken in IE6
Reported by: | Shane O'Sullivan | Owned by: | Shane O'Sullivan |
---|---|---|---|
Priority: | high | Milestone: | 1.9 |
Component: | Dojox | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The page dojox/layout/tests/test_ExpandoPane_prog.html is broken in IE6, since the TabContainer? has no width set.
The simple solution is to give the TabContainer? a defined width.
Change History (4)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Milestone: | 1.5 → 1.6 |
---|
comment:3 Changed 10 years ago by
Milestone: | 1.6 → future |
---|
(sadly) punting seemingly abandoned ticket and meta tickets to future
comment:4 Changed 8 years ago by
Milestone: | future → 1.9 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This appears to have been fixed a while ago.
Note: See
TracTickets for help on using
tickets.
(In [21920]) Refs #11025 Adds a 100% width to the TabContainer? to fix the test page in IE6.