Opened 11 years ago
Closed 9 years ago
#11462 closed defect (fixed)
TabContainer: right/left tabs unusable in Claro, IE, RTL quirks mode
Reported by: | bill | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Dijit - LnF | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Attachments (2)
Change History (3)
Changed 11 years ago by
Attachment: | tundra.png added |
---|
Changed 11 years ago by
comment:1 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Summary: | claro: right/left tabs unusable (IE, RTL mode) → TabContainer: right/left tabs unusable in Claro, IE, RTL quirks mode |
Note: See
TracTickets for help on using
tickets.
This works fine for me even in 1.5.0 (see http://download.dojotoolkit.org/release-1.5.0/dojo-release-1.5.0/dijit/tests/layout/test_TabContainer.html?dir=rtl), except in quirks mode set from the developer console.
Quirks mode is broken even in 1.7, but fixed in 1.8, thanks to the TabContainer refactor I did.
Fixed in [27642].