Opened 8 years ago
Closed 8 years ago
#16134 closed defect (patchwelcome)
DnD plugin for EnhancedGrid causes problem in Chrome
Reported by: | gauravbjain | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I am using EnhancedGrid? along with DnD plugin. While I start drag of any element in grid, it starts selecting other html content in the page, leads to selection outline on other elements and whole experience gets bad. This happens only on Chrome, I am on dojo 1.7.2 and chrome version 22.0.1229.92 m. The problem doesn't occur on Firefox.
Change History (3)
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Just verified with latest version of dojo also i.e. 1.8 and the sample page itself has this problem dojox/grid/tests/enhanced/test_enhanced_grid_plugins.html. DnD using Chrome is buggy and causing unwanted selection of html content.