Opened 9 years ago
Closed 9 years ago
#14270 closed defect (duplicate)
Problem in form Validation with firefox and rtl
Reported by: | ms_eng50 | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Dijit - Form | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
A problem occurred with from validation in firefox browser and rtl, which is the error message appeared at the end of the page not to to the right of the control where it suppose to be.
PS: it works fine with IE8 and Google Chrome
Attachments (2)
Change History (6)
Changed 9 years ago by
Changed 9 years ago by
comment:1 Changed 9 years ago by
Milestone: | → 1.7 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 9 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Since 1.7 still beta, and I am already using 1.6.1 and to be honest I don't want to face different problems on 1.7 because I need all my html files to be right-to-left, if you please find the problem in 1.6.1 I'll be appreciated
comment:3 Changed 9 years ago by
Owner: | changed from Douglas Hays to bill |
---|---|
Status: | reopened → new |
comment:4 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
1.7 was released three weeks ago and is available at http://download.dojotoolkit.org/. It just hasn't been announced yet.
Note: See
TracTickets for help on using
tickets.
I can reproduce that problem on test_Dialog.html?dir=rtl in 1.6 (on firefox), but it works correctly in 1.7. I remember fixing this, although I forget the exact code change.