Opened 11 years ago
Closed 11 years ago
#11170 closed defect (fixed)
Sliding TabContainer broken in FF3.6 RTL quirks
Reported by: | haysmark | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit | Version: | 1.5.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
See:
http://archive.dojotoolkit.org/nightly/checkout/dijit/themes/themeTesterQuirk.html?dir=rtl
In the bottom right there is a Sliding TabContainer?. In strict RTL mode, it lets you scroll left to the other tabs. But in the odd combination of FF3.6 quirks RTL, it doesn't let you get to the other tabs.
Change History (2)
comment:1 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Good catch. Strangely this isn't a regression, it was actually broken in 1.4 too; I guess not too many people are using that combination.