Ticket #5978 (new defect)

Opened 9 months ago

Last modified 3 months ago

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

Changed 9 months ago by dylan

  • milestone set to 1.2

Changed 8 months ago by peller

  • keywords bidi added

Changed 4 months ago by benschell

  • owner deleted

I'm not sure if this is still a bug or not, as I cannot get any columns to resize at all in RTL (http://archive.dojotoolkit.org/nightly/checkout/dojox/grid/tests/test_grid_rtl.html). I'm not prepared to investigate prior to 1.2, so un-owning it.

Changed 4 months ago by benschell

  • owner set to BryanForbes

Changed 3 months ago by BryanForbes

  • milestone changed from 1.2 to future
Note: See TracTickets for help on using tickets.