Opened 13 years ago
Closed 5 years ago
#5255 closed defect (patchwelcome)
cant select text of dnd item with handle (IE)
Reported by: | Owned by: | Eugene Lazutkin | |
---|---|---|---|
Priority: | low | Milestone: | 1.13 |
Component: | DnD | Version: | 0.9 |
Keywords: | reviewed | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
On IE (at least IE6-8) cannot select the text in a drag item with a handle. Since dragging is limited to the handle, the other text of the drag object should be selectable. Works in FF.
See test_dnd_handles.html.
Attachments (4)
Change History (12)
Changed 13 years ago by
Attachment: | Copy of test_dnd_handles.html added |
---|
Changed 13 years ago by
Attachment: | matterSelectProblem-In-IE.gif added |
---|
screen shot in IE to show problem
comment:1 Changed 13 years ago by
We tried on 'cant select matter on dndItem in IE' by using code from "http://trac.dojotoolkit.org/ticket/4673". After using code from this, the matter is getting selected if its a textbox but not working for rest.
I have attached dojo-release-1.0.2 winzip file along with screen shot in ticket #5255. After extracting this zip file plz see sample html page "dojo-release-1.0.2dojo estsdnd est_dnd_handlesMod.html"
Can anybody please help in this matter.
Changed 13 years ago by
Attachment: | matter-selection-issue.gif added |
---|
to show problem after code changes
comment:2 Changed 13 years ago by
Sorry, couldnt attach dojo-release-1.0.2 winzip file becaz of size limitations. We have used code from http://trac.dojotoolkit.org/ticket/4673". So plz see files related to this attaching only screen shot file.
dojo version - 1.0.2
Waiting For Feedback.
Thanks.
comment:3 Changed 13 years ago by
Milestone: | → 1.1 |
---|---|
Priority: | highest → normal |
comment:4 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|
Move all milestone 1.1 tickets to 1.2, except for reopened tickets and tickets opened after 1.1RC1 was released.
comment:6 Changed 9 years ago by
Description: | modified (diff) |
---|---|
Keywords: | needsreview added |
Priority: | high → low |
i'm trying to identify stale tickets. if there is a need to keep this ticket open, please replace the "needsreview" keyword with "reviewed". if there is no need to keep this ticket open then please close it.
comment:7 Changed 9 years ago by
Cc: | [email protected]… removed |
---|---|
Description: | modified (diff) |
Keywords: | reviewed added; cant select matter on dnd item in IE needsreview removed |
Reporter: | changed from guest to [email protected]… |
Summary: | cant select matter on dnd item in IE 6.0+ only. → cant select text of dnd item with handle (IE) |
It's still an issue, and on IE8 too. I updated the summary/description to be more understandable.
comment:8 Changed 5 years ago by
Milestone: | future → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 8 years, I'm closing this as patchwelcome.
your sample code