Opened 8 years ago
Closed 7 years ago
#17309 closed defect (patchwelcome)
Datgrid columns are not getting selected when the zoom is less than 100% in chrome
Reported by: | nykdeepa | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.3.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
- open the data grid in chrome.
- sort the columns.If the Zoom is 100%, it works fine.
3.Reduce the zoom to 90% or increase the Zoom to 110%
- try to sort the columns.. The columns will not get selected only.
- This issue is seen on chrome browser.
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.