Opened 12 years ago
Closed 5 years ago
#9329 closed defect (patchwelcome)
dojox.form.RangeSlider RTL bug
Reported by: | taras | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | DojoX Form | Version: | 1.3.1 |
Keywords: | Cc: | tklipstien | |
Blocked By: | Blocking: |
Description
The range between the min and max indicators is not displayed as should be.
I attached an image of the dojox text (modified with DIR=RTL in the HTML tag)
Attachments (1)
Change History (4)
Changed 12 years ago by
Attachment: | test_rangeslider-html.gif added |
---|
comment:1 Changed 11 years ago by
Cc: | tklipstien added |
---|---|
Milestone: | tbd → future |
Owner: | changed from dante to Nathan Toone |
Priority: | high → normal |
severity: | major → normal |
comment:3 Changed 5 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Unfortunately still an issue. Given the lack of interest over the past 7 years, I'm closing it as patchwelcome. If there's interest in revisiting this please re-open with a pull request per our contribution guidelines ( https://github.com/dojo/dojo/blob/master/CONTRIBUTING.md ).
Note: See
TracTickets for help on using
tickets.
Looks like we need to incorporate RTL support in RangeSlider. Nathan is the project owner, Tobias is the author.