#6902 closed defect (fixed)
[cla][patch] grid can't resize columns in IE
Reported by: | guest | Owned by: | nathan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | |
Keywords: | grid column resize | Cc: | [email protected]… |
Blocked By: | Blocking: |
Description
the change to use dojo.dnd to resize grid columns broke resizing of columns in IE. Attached a patch to fix this issue.
Attachments (1)
Change History (7)
Changed 13 years ago by
Attachment: | iecolumnresize_fix.txt added |
---|
comment:1 Changed 13 years ago by
Summary: | grid can't resize columns in IE → [cla][patch] grid can't resize columns in IE |
---|
comment:2 Changed 13 years ago by
Owner: | changed from Bryan Forbes to Nathan Toone |
---|
comment:3 Changed 13 years ago by
Owner: | changed from Nathan Toone to nathan |
---|
comment:4 Changed 13 years ago by
Status: | new → assigned |
---|
comment:5 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 Changed 13 years ago by
Milestone: | → 1.2 |
---|
marking tickets closed in the last three months w/blank milestone to milestone 1.2.
Note: See
TracTickets for help on using
tickets.
(In [13983]) Fixes #6902. Fixes resize isin IE and issues related to view resizing in multi-view drag-and-drop column reordering. !strict