Opened 11 years ago
Closed 11 years ago
#11213 closed defect (fixed)
TabContainer: disappearing tabs on IE6/RTL/quirks when tabStrip=false
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit | Version: | 1.5.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Similar to #11157 but on tundra:
- edit themeTester.html, removing tabStrip="true" setting on top tabs
- open themeTesterQuirk.html?dir=rtl on IE6:
- Make browser window small enough so that scrolling tab buttons appear.
- Scroll to "Closable" tab.
- Close the tab
All or most of the other tab labels disappear.
Change History (2)
comment:1 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [22242]) Workaround IE6 bug when closing one tab makes other tabs disappear until they are hovered. Fixes #11157, #11213.