Closed
Bug 290741
Opened 20 years ago
Closed 16 years ago
Dragging does not work from XML documents
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: djcater+bugzilla, Unassigned)
Details
Attachments
(1 file)
|
155 bytes,
text/xml
|
Details |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050417 Firefox/1.0+ Nothing can be dragged from XML documents without any styling. This includes text and links. Reproducible: Always Steps to Reproduce: 1. Load up an XML document that has no styling associated with it (I will atach a testcase shortly.) 2. Attempt to drag a text-link from the document to the tab bar, another tab, the Bookmarks menu-item, or anywhere that you might attempt to drag links to. 3. Try the same for normal text (drag to the location bar.) Actual Results: No drag icon was shown, and nothing was dragged or dropped in any attempts. Expected Results: Be able to drag and drop text-links like you would with a plain text URI on a webpage.
Comment 2•20 years ago
|
||
seen on Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050417
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•16 years ago
|
||
Should be fixed now with recent dnd changes in bug 356295.
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•