Opened 12 years ago
Closed 12 years ago
#7679 closed defect (fixed)
DataGrid: rtl column sizing is broken
Reported by: | Adam Peller | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.2beta |
Keywords: | bidi | Cc: | benschell, Nathan Toone |
Blocked By: | Blocking: |
Description
the div used for column sizing floats to the right and has a left offset equal to the width of the screen, throwing off all of the calculations. There may be other problems on top of that. See test_grid_rtl.html
Attachments (1)
Change History (9)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.3 |
---|
Changed 12 years ago by
Attachment: | gridrtl.patch added |
---|
patch to set moverDiv to left:0 to make Moveable sane in rtl. Is this the right fix?
comment:2 Changed 12 years ago by
Milestone: | 1.3 → 1.2 |
---|
I'd like to apply at least a partial patch in 1.2
comment:3 Changed 12 years ago by
Cc: | Nathan Toone added |
---|
comment:4 Changed 12 years ago by
comment:5 Changed 12 years ago by
Milestone: | 1.2 → 1.3 |
---|
Column resizing is still quirky, but probably no worse than the old grid.
comment:6 Changed 12 years ago by
comment:7 Changed 12 years ago by
comment:8 Changed 12 years ago by
Milestone: | 1.3 → 1.2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
marking these TBD tickets for 1.3 for now, although Bryan may recategorize