Opened 12 years ago
Closed 12 years ago
#8819 closed defect (fixed)
Grid Columns Collapse upon Resizing in Test File with Border Container
Reported by: | Frank Fortson | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Grid | Version: | 1.3.0b2 |
Keywords: | grid bordercontainer column sizing | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
For the below testfile, which contains a DataGrid? in a BorderContainer?, when you change the column width by dragging one edge of one of the column headers, the columns collapse to the left.
Repetitively grabbing the left most column header edge (or in some cases the right) and dragging to the right exposes the hidden columns.
Once the DataGrid? has had its columns re-exposed, as noted above, the column re-sizing works fine.
The last working version appears to be:
Note: Tested in FF3, but IE7 throws a JS error on the nightly when you attempt to resize the column.
FYI: The following test page initially displays one of the column headings offset 1/8" from the data column:
http://archive.dojotoolkit.org/nightly/dojotoolkit/dojox/grid/tests/test_data_grid_pctWidth.html
Change History (2)
comment:1 Changed 12 years ago by
Milestone: | tbd → 1.4 |
---|
comment:2 Changed 12 years ago by
Milestone: | 1.4 → 1.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
fixed in [17012]
1.3rc1 has been release; bumping remaining tickets to 1.4 (except for documentation/testing tickets)