Opened 9 years ago
Closed 5 years ago
#15455 closed defect (patchwelcome)
Not able to select text in dojo.dnd.source in google chrome
Reported by: | Christian Siewert | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | undecided | Milestone: | 1.13 |
Component: | DnD | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hey,
unfortunately I'm not able to select text of dojoDndItems inside a dojo.dnd.source in google chrome (19.0.1084.52 m). I use this dnd.source with handles.
In Firefox you are able to select text inside dnd nodes.
http://archive.dojotoolkit.org/nightly/dojotoolkit/dojo/tests/dnd/test_dnd_handles.html
greetings,
midgard
Attachments (1)
Change History (3)
Changed 9 years ago by
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 3+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
Left: Firefox. You can select text inside the dnd item. Right: Chrome. You cant select text inside the dnd item.