Opened 10 years ago
Closed 9 years ago
#15564 closed defect (patchwelcome)
Dojox.grid.EnhancedGrid with checkboxes selection - bad alignment when zooming
Reported by: | Andrej Minarik | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi,
when using EnhancedGrid? with checkbox selection (dojox.grid._CheckBoxSelector), the rows and checkboxes get vertically misaligned when zooming. This happens in Chrome (19.0.1084.56 m)
Reproduce:
- Open this fiddle http://jsfiddle.net/xbV8n/3/
- Zoom out (ctrl + -) (maybe try multiple times)
- Checkboxes and rows are not aligned anymore, selecting a row selects a checkbox above the row, etc
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | checkboxes.patch added |
---|
comment:1 Changed 9 years ago by
comment:2 Changed 9 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
suggested patch in dojox/grid/_ViewManager.js