#16243 closed defect (fixed)
Text gets deleted when resize the column in a dojox.grid.DataGrid
Reported by: | juliosr | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | DojoX Grid | Version: | 1.6.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When editing a cell and without losing the focus modify the column width, the new text inserted in the cell is deleted, and leave the cell empty or with the original text before editing.
Change History (7)
comment:1 follow-up: 2 Changed 8 years ago by
Owner: | changed from Adam Peller to Evan |
---|---|
Status: | new → assigned |
comment:2 Changed 8 years ago by
Replying to peller:
Have you verified the bug against the latest release? (1.8.1)
Not yet for 1.8.1. I verified against 1.8.0 using this editor, http://jsfiddle.net/BMQAa/79/
Thanks.
comment:4 Changed 8 years ago by
Component: | Dojox → DojoX Grid |
---|
comment:5 follow-up: 7 Changed 8 years ago by
Hi Evan, can you tell me for what versions are you planning to have this fixed?, it would be a fixed for Dojo 1.6 or just the latest release? Thanks.
comment:7 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
Replying to juliosr:
Hi Evan, can you tell me for what versions are you planning to have this fixed?, it would be a fixed for Dojo 1.6 or just the latest release? Thanks.
It's currently fixed for the next new release 1.9, basically we try to avoid back-porting except for any serious issues.
Have you verified the bug against the latest release? (1.8.1)