#11119 closed defect (fixed)
[regression]: [17232] seems to have flipped the vertical slider labels in RTL
Reported by: | Douglas Hays | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit - Form | Version: | 1.5.0b2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Run test_slider.html?dir=rtl and the first vertical slider has a value of 10 (onChange) but it appears the slider is at 90. The labels seem to have flipped upside down in [17232]. This was a regression in 1.4.
Change History (2)
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [22131]) Don't reverse direction of labels in RTL mode for vertical sliders. (Only reverse for horizontal sliders.) Refs #8734 (rev [17232]), fixes #11119, !strict.