#16260 closed defect (fixed)
TimeTextBox: text direction property does not affect time in dropdown
Reported by: | hhelena | Owned by: | hhelena |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Dijit - Form | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When textDir of TimeTextBox? is set to "rtl", the time in dropdown popup is displayed with "ltr" text direction. Attached test file and screen shot
Attachments (3)
Change History (7)
Changed 8 years ago by
Attachment: | Bidi_Time TextBox.html added |
---|
comment:1 Changed 8 years ago by
Owner: | changed from Douglas Hays to hhelena |
---|---|
Status: | new → pending |
helena, _TimePicker has not been instrumented for textDir. Please submit a patch.
comment:2 Changed 8 years ago by
After applying the patch, the _TimePicker menu is incorrectly following the GUI direction and not the textDir attribute.
comment:4 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
Note: See
TracTickets for help on using
tickets.
test file