Closed Bug 182785 Opened 22 years ago Closed 1 year ago

Dragging several Bookmarks/History items to the Finder creates only one webloc

Categories

(Camino Graveyard :: Bookmarks, defect)

PowerPC
macOS
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: stf, Unassigned)

References

Details

User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20021128 Chimera/0.6+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20021128 Chimera/0.6+ Select several Bookmarks (dis/continuous selection) in the Sidebar and drag to the Finder Desktop. The dragged bookmarks are not copied and they go back to their initial position. Reproducible: Always Steps to Reproduce: Actual Results: Nothing. Expected Results: Create a bookmark clip for each dragged item.
Yeah, I haven't figured out how cocoa dragging with multiple items is supposed to work.
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
This is still true with the new bookmark manager.
Is this related to/dependant on either (or both) bug 225915 or bug 230340?
I'm fairly sure this bug is related to bug 230340. Not completely sure about bug 225915. In any case if it's related, this can be fixed for 0.9. I'm putting it on the list, though if not related it should be moved to 1.0.
Severity: enhancement → trivial
Target Milestone: --- → Camino0.9
Bumping to 1.0 as this is not blocker material. Would be nice to have though.
Target Milestone: Camino0.9 → Camino1.0
Target Milestone: Camino1.0 → Camino1.1
QA Contact: bugzilla → bookmarks
Target Milestone: Camino1.1 → Camino1.2
New STR: 1) Select multiple bookmarks in manager. 2) Drag to Finder. 3) Only first bookmark gets turned into a .webloc file. This appears to be different from what was originally reported, but not by much. cl
*** Bug 308067 has been marked as a duplicate of this bug. ***
Syncing with the dupe, plus a comment from the dupe: ------- Comment #3 From Smokey Ardisson 2005-10-28 01:51 PDT [reply] ------- (In reply to comment #1) > Actually, the Finder is creating the webloc; the reason for this bug, AFAIK, is > that only one URL can be stored on a pasteboard at once. FWIW, this works from Safari; it even shows a badge indicating the number of bookmarks/history items I'm dragging. It'll even drag an entire bookmarks folder and create a folder with that name filled with all the weblocs (when you drag the "folder" for an entire day of history, it just creates the weblocs loose, though). So presumably this is not unsurmountable.
Severity: trivial → minor
Summary: Can't drag several Bookmarks to the Finder → Dragging several Bookmarks/History items to the Finder creates only one webloc
Target Milestone: Camino1.2 → Camino1.1
An NSArray in property list format in the pasteboard should work, I think.
Wevah, do you have time to take a look at this?
Assignee: sfraser_bugs → nobody
Status: ASSIGNED → NEW
Target Milestone: Camino1.1 → Camino1.2
Target Milestone: Camino1.6 → ---
It looks like Safari puts promised file(s), then BookmarkDictionaryListPboardType, then BookmarkStatisticsPboardType (the number of items and folders), then WebURLSWithTitlesPboardType (with array of URLs and array of titles), and then the 'url '/'urln' types for the first item and string types containing both URLs.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.