Opened 7 years ago
Closed 7 years ago
#17755 closed defect (patchwelcome)
Grid shifts up first time you click on cell in IE 11
Reported by: | zawarski | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Using IE 11, the first time you click on a cell, the grid shifts up.You can see this in the nightly tests:
http://archive.dojotoolkit.org/nightly/checkout/dojox/grid/tests/test_data_grid.html
Load it into IE11 and click on a any cell. The grid will shift up. In that case it only seems to shift up and over to left 1 pixel but I have had it in other cases shift up more and cover an entire title div.
Does not happen on IE10.
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid? are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.