Open Bug 91328 Opened 24 years ago Updated 5 years ago

URL Drag/Drop does not function correctly

Categories

(Core :: DOM: Copy & Paste and Drag & Drop, defect, P5)

x86
Windows 2000
defect

Tracking

()

Future

People

(Reporter: pcvandam, Unassigned)

References

Details

Bugs like 18052 and 19922 already mention drap/drop problems. But the problems are not just with draggin from the URL bar directly to the bookmarks or personal bar (which of course should work!), but also dragging from the URL bar directly to Internet Explorer or Netscape 4. Dragging from Mozilla 0.9.2 to Netscape 4 gives me a malformed URL with the title-tag of the dragged URL added to it. Dragging to IE does nothing. The other way around doesn't work either. While it does work (partially because of an NS4 bug) dragging an URL from IE to NS 4, I cannot drag an URL from IE to Mozilla. It's simply shows 'denied' cursor.
Over to DnD.
Assignee: alecf → blake
Component: URL Bar → XP Apps: Drag and Drop
QA Contact: claudius → tpreston
Note: bug 71786 covers the Mozilla > Netscape part of this.
I see this behavior on w2k build 2001-10-02-05-0.9.4, can't dragndrop from Ns to 4.x or IE
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: --- → mozilla0.9.8
I have the same problem trying to drag URL's of MP3's from webpages to WinAmp. This works under NSIE, but WinAmp only seems to receive the first 'h' from 'http:...' I'm using Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.6) Gecko/20011120
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Target Milestone: mozilla0.9.9 → Future
Got the same problem in a Java application I'm doing, it should receive URLs dragged from the address bar but if I either use the unicode "flavor" or the US-ASCII "flavor" I always get only the first letter. If I choose the "application/x-java-url [application/x-java-url; class=java.net.URL]" flavor (I think it's kinda converted by Java itself) I get the url with spaces between characters (as in "h t t p : / "...). Seems like some unicode stuff. BTW: all of the above methods receive correct text from Netscape4.77 and IE5.5
Seems to be very likely a unicode problem. It would explain why drag & dropping an URL to winamp would only get a 'h' in the locationbar. Since the 2nd byte of a unicode ascii char 'h' is a 0x00. This would indicate end of string in non-unicode applications, so it would seem to be just a question of putting a Unicode2Ascii procedure in there. I hope the person who is familiar with that code can do something about this, it seems trivially simple and I could do it myself if I was familiar with the code.
Depends on: 106708
*** Bug 124785 has been marked as a duplicate of this bug. ***
Sounds the same as bug 106078. Fixing that should fix this.
qa contact -> pmac
QA Contact: tpreston → pmac
Dean, The fix for bug 106708 only fixes part of this. To summarise: Dragging from Mozilla to IE/Winamp is fixed. Dragging from Mozilla to NS4 is bug 71786 and still needs fixing. Dragging from IE to Mozilla still shows the DENIED cursor. Should I create a new bug for this issue, or should the description of this bug be changed (e.g. Can't drag URL from IE to Mozilla)?
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Got carried away closing bugs which depended on Bug 106708. Reopening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
URL Drag/Drop does not function correctly on Mac OSX 10.2.6 either Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030827 ie. cannot drag URL to a finder folder to create a shortcut
DnD from Mozilla to KDE doesn't work, too.
does this still fail for you? WFM SM<>IE, FF<>IE Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061017 Minefield/3.0a1
Assignee: bross2 → nobody
Status: REOPENED → NEW
QA Contact: pmac
hmm, IE>FF doesn't work
Ren in comment #6 > Seems to be very likely a unicode problem. It would explain why drag & dropping > an URL to winamp would only get a 'h' in the locationbar. Since the 2nd byte of > a unicode ascii char 'h' is a 0x00. This would indicate end of string in > non-unicode applications, so it would seem to be just a question of putting a > Unicode2Ascii procedure in there. like bug 295323 - drag and drop of URL wants to open www.h.com Seems like this bug needs to duped, become more specific to something that isn't already another specific bug (hard to imagine), or become a meta. thoughts?
QA Contact: drag-drop

Bulk-downgrade of unassigned, >=5 years untouched DOM/Storage bugs' priority.

If you have reason to believe this is wrong (especially for the severity), please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.