Closed
Bug 309037
Opened 19 years ago
Closed 15 years ago
[Mac] Dragging proxy icon to desktop should use page title, not URL
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sugar.waffle, Unassigned)
References
()
Details
(Keywords: helpwanted, Whiteboard: p-safari)
In Safari, when URL is drop to desktop, the location file name is a title of the web page. But Firefox and Camino, it is not so. Firefox and Camino also think that the title of the web page is better of the Web location file name like Safari. Reproducible: Always Steps to Reproduce: 1. open URL 2. URL drag and drop to desktop. Actual Results: Web location file name is url. (ex. www.mozilla.org/) Expected Results: Web location file name is web page title. (ex. Mozilla - Home of the Firefox web browser and Thunderbird e-mail client.webloc) Mac OS X 10.3.9 trunk Camino 2005091722 (v1.0+) trunk firefox Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; ja-JP; rv:1.9a1) Gecko/20050917 Firefox/1.6a1
Updated•19 years ago
|
Summary: When drop is done to desktop, the web location file name is not a title of the page as for URL. → [Mac] Dragging proxy icon to desktop should use page title, not URL
Whiteboard: p-safari
oops...
>(ex. www.mozilla.org/)
It was a site of mozilla-japan.
(ex. www.mozilla-japan.org/)
Updated•19 years ago
|
Keywords: helpwanted
Camino already does this correctly in most cases (with the exception of bug 309226 and bug bug 188432, the latter broken only on 10.2 and 10.3), whereas Firefox never uses the title. Either we forked the drag code or this is handled in app-specific code (and thus should be a Fx bug).
Updated•15 years ago
|
QA Contact: drag-drop
This WFM in Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a1pre) Gecko/20090902 Minefield/3.7a1pre. I'd guess Cocoa drag/drop rewrite fixed this, but dunno.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•