Opened 9 years ago
Closed 9 years ago
#14326 closed defect (fixed)
DataGrid header not aligned with data rows in rtl mode using firefox
Reported by: | ms_eng50 | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX Grid | Version: | 1.6.1 |
Keywords: | bidi | Cc: | |
Blocked By: | Blocking: |
Description
Datagrid headers not aligned with the rest of the data rows in rtl mode using firefox, it appeared to be shifted to the left (see the screen shot attached)
Attachments (4)
Change History (9)
Changed 9 years ago by
comment:1 Changed 9 years ago by
Keywords: | bidi added |
---|
comment:2 Changed 9 years ago by
Changed 9 years ago by
Attachment: | 14326-1.jpg added |
---|
Snapshort - working well for me in rtl in 1.6.1
Changed 9 years ago by
Attachment: | 14326-evan.html added |
---|
The test case works for me - please try it under dojox/grid/tests/
comment:3 Changed 9 years ago by
Milestone: | 1.6.2 → 1.8 |
---|
Is there a reason this is open under 1.6.2? Moving to 1.8 to resolve and close.
comment:4 Changed 9 years ago by
Just had one more try on this, so this seem to occur in 1.6 with FF v13, and there is a similar issue in dojo v1.7+ with the latest chrome.
Note: See
TracTickets for help on using
tickets.
Can you post a test case for the issue you're seeing. It's working well for me with 1.6.1. Please see the attached snapshot and test case. Please also make sure
Is included in your test case