Opened 12 years ago
Closed 12 years ago
#11157 closed defect (fixed)
Claro: TabContainer: closing tab makes other tabs disappear (IE6, RTL)
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit | Version: | 1.5.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
On themeTester.html?dir=rtl or 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.
May be related to #11154.
Change History (3)
comment:1 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 12 years ago by
Owner: | set to bill |
---|---|
Status: | new → assigned |
comment:3 Changed 12 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.