#14390 closed defect (fixed)
Grid - unexpected columresizer line shown up when clicking on column title in IE9
Reported by: | Evan | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | 1.6.2 |
Component: | DojoX Grid | Version: | 1.7.0 |
Keywords: | datagrid, columnresizer, ie9 | Cc: | |
Blocked By: | Blocking: |
Description
In IE9 Column resizer line shown up when clicking on the column titles(as the error snapshot shows). The attached test case can more easily reproduce this issue by adding a custom style
.dojoxGridColCaption { display: inline; }
Attachments (2)
Change History (5)
Changed 9 years ago by
Changed 9 years ago by
Attachment: | 14390.html added |
---|
Test case to reproduce the issue - by putting dojox/grid/tests/ for try
comment:3 Changed 9 years ago by
Milestone: | 1.8 → 1.6.2 |
---|
Convention is to mark the (numerically) lowest milestone where the bug is fixed.
Note: See
TracTickets for help on using
tickets.
Error snapshort