Ticket #5978 (new defect)
With RTL, headers are stretched the wrong direction when resizing the columns
| Reported by: | benschell | Owned by: | BryanForbes |
|---|---|---|---|
| Priority: | normal | Milestone: | future |
| Component: | DojoX Grid | Version: | |
| Severity: | normal | Keywords: | bidi |
| Cc: |
Description
When text is oriented LTR, and the right-hand handle of a column is grabbed to be resized and made larger, columns to the right are pushed to the right to make room for the column. Intuitively, when text is oriented RTL, if a left-hand handle of a column is grabbed to make the column to the right larger, then the columns to the left should be pushed farther to the left to make room. However, the same behavior as in LTR is what currently happens (the columns to the right are pushed to the right to make room).
Change History
Note: See
TracTickets for help on using
tickets.