Closed
Bug 149218
Opened 23 years ago
Closed 23 years ago
Chimera doesn't display files dragged to its' Dock icon
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Chimera0.3
People
(Reporter: bugmail, Assigned: mikepinkerton)
Details
An HTML file dragged to Chimera's Dock icon results in an error dialog being
displayed claiming that the file cannot be found.
An image file cannot be dragged to Chimera's Dock icon; the icon refuses the
dragged file.
Chimera should accept files dragged to its' Dock icon.
Comment 3•23 years ago
|
||
okay, local file is in but this isn't fixed. What else do we need to do here?
Comment 4•23 years ago
|
||
Retested this using the 06-26 build on OS 10.1.5:
Display of html files:
1. Went to an html page (I used http://slip.mcom.com). File->Save
As->test.html on my desktop.
2. Minimize chimera.
3. Drag test.html from my desktop to the chimera icon in the dock.
4. Chimera opens a new window displaying that html file. The location bar says
file://localhost/Users/(username)/Desktop/test.html
PASS
Display of image files:
1. Save an image, test.gif, on my desktop.
2. Minimize chimera.
3. Drag test.gif from my desktop to the chimera icon in the dock.
Expected result: chimera opens a new window with test.gif.
Actual result: Chimera's Dock icon refuses the dragged file.
In other words, I'm experiencing the same behavior as the reporter for image
files but not for HTML files.
Comment 5•23 years ago
|
||
We need to add .gif, .jpeg etc to the info.plst so we can accept drags.
Workaround for testing: hold down command and option keys while dragging image
file over dock icon, to 'force' acceptance.
Comment 6•23 years ago
|
||
Is there any way to have the list of accepted drag types be determined at
runtime, instead of hardcoding it into the plst?
Comment 7•23 years ago
|
||
I don't think so, since it's the Finder that decides whether the icon can accept
the drag, based on Launch Services database information.
Assignee | ||
Comment 8•23 years ago
|
||
mine
Assignee: ccarlen → pinkerton
Severity: normal → critical
Target Milestone: --- → Chimera0.3
Assignee | ||
Comment 9•23 years ago
|
||
fixed. you might have to launch the app once before the finder lets you drag
things to it. you might also have to make sure that you don't have any old
versions of 'navigator' on your machine else the finder might find those and not
think that anything was updated.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•