Closed
Bug 105114
Opened 24 years ago
Closed 24 years ago
Can not DnD bookmark to desktop when name has special chars
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Tracking
()
People
(Reporter: dv5a, Assigned: bugzilla)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.5+) Gecko/20011016
BuildID: 2001101603
When we DragAndDrop bookmarks on desktop, Mozilla generates a .url file. If the
bookmark name has any "special" char ( "*/:<>?\| ) the bookmark is not created.
Reproducible: Always
Steps to Reproduce:
1. Go to the above URL
2. Drag the bookmark icon from the URL bar
3. Drop it on the desktop
Actual Results: Nothing happens
Expected Results: A bookmark (.url) should be created on desktop
I think we should remove these special chars, or replace them with spaces or
underscores.
![]() |
Reporter | |
Comment 1•24 years ago
|
||
Related information:
http://support.microsoft.com/support/kb/articles/q177/5/06.asp
Comment 2•24 years ago
|
||
Dup of 78509 "Can't make an Internet shortcut with :, /, \ in title (by dragging
link to desktop)"
*** This bug has been marked as a duplicate of 78509 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•