Closed
Bug 405089
Opened 18 years ago
Closed 17 years ago
Only small part of link is shown in the drag feedback image in this case when dragging
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9.1b1
People
(Reporter: martijn.martijn, Unassigned)
References
Details
(Keywords: testcase, Whiteboard: [fixed by bug 356295])
Attachments
(1 file)
|
240 bytes,
text/html
|
Details |
See testcase, when dragging the link, only one line is shown as drag feedback.
It should show the complete link as drag feedback image.
Comment 1•18 years ago
|
||
More precisely, only the node that you click on is shown. That can be the link itself if you click on padding or generated content, but it can also be a single text node within the link.
Updated•17 years ago
|
Whiteboard: [fixed by bug 356295]
Target Milestone: --- → mozilla1.9.1b1
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•