Closed
Bug 44260
Opened 25 years ago
Closed 24 years ago
Mac: Drag linked images to desktop -> poor text clipping
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
mozilla0.9.9
People
(Reporter: elig, Assigned: paulkchen)
References
()
Details
* TITLE/SUMMARY
Drag linked images to desktop ---> sub-optimal text clipping
* STEPS TO REPRODUCE
0) Launch Seamonkey
1) Drag an image to your desktop.
(e.g. <http://www.mozilla.org/quality/browser/front-end/testcases/drag-drop/drag-
url-browser-desktop/drag-url-browser-desktop-d.html>)
* RESULT
- What happened
A text clipping results, containing the image's ALT text, and with a title of
[ALT text] + "clipping".
- What was expected
Pinkerton suggests that if we're not going to actually support dragging images to
the desktop, we should at least provide the source URL to the image in the
clipping's content.
[Personally, I don't think either alternative is particularly useful --- if you
drag something to a window, you want what you're dragging. More meta-information
might be useful, for example, if you assume that it was dragged and want to go
back and manually save the image?]
* REGRESSION
- Occurs On
Mac OS Seamonkey (6.29.00 AM optimized build)
- Doesn't Occur On
Win32 Seamonkey (6.29.00 AM optimized build [NT 4, Service Pack 5]) ---
dragging to desktop is nonfunctional
Linux Seamonkey --- no usable build provided in past 3 days := no testing
on that platform.
* CONFIGURATIONS TESTED
- [Mac] Beige Power Mac G3 (266 MHz PowerPC 750), 96 MB RAM (VM on; 1 MB of VM
used), 1024x768 (Thousands of Colors), Mac OS 8.6
- [Win32] Vectra VL (266 MHz P2), 96 MB RAM, 800x600 (True Color), NT 4.0 SP5.
- [Linux] Vectra VL (266 MHz P2), 96 MB RAM. Red Hat Linux 6.0 (GNOME).
Reporter | ||
Comment 1•25 years ago
|
||
QA Assigning to self.
Component: XP Apps → XP Toolkit/Widgets
QA Contact: sairuh → elig
Comment 3•25 years ago
|
||
Please see
http://bugzilla.mozilla.org/show_bug.cgi?id=45823
which may be a duplicate, except that the symptoms and the situation are somewhat
different. This bug speaks of linked images creating a text clipping with the alt
text in it, an 45823 talks about *unlinked* images creating a text clipping with
the *filename* in it.
Also the situation described in this bug is working for me in 2000071710 on Mac
OS - dragging a linked image to the desktop is creating an image on the desktop,
not a text clipping. Its just unlinked images that are busted on Mac OS now.
Can anyone confirm this?
Updated•25 years ago
|
QA Contact: elig → mpt
Comment 4•25 years ago
|
||
Build: 2000090820, MacOS 9.0
Drag a linked image to the Finder.
What I got:
* Internet shortcut
* name of shortcut = truncated (with ellipsis:-) URL of link, excluding protocol
* Comments of shortcut = nothing.
What I expected:
* Internet shortcut (if I really want the image, I can choose `View Image' first)
* name of shortcut = replacement text for image (ALT or TITLE, as calculated by
the getAltSomethingSomething function which Hixie worked on a while back), or
failing that, the protocol-less ellipsis-truncated URL of the link
* Comments field of shortcut = URL of image (ellipsis-truncated if necessary).
Taking QA, since Eli has gone.
Comment 5•25 years ago
|
||
This bug was noted by Jason Beach at http://www.macintouch.com/netscape6.html:
Drag and drop implementation is lacking across the interface. Dragging an image
out of a window drops a text clipping of the link.
Keywords: nsmac2
Comment 6•25 years ago
|
||
Since Don has left, Vishy is taking his bugs in bulk, pending reassignment.
thanks,
Vishy
Assignee: don → vishy
Comment 7•25 years ago
|
||
pchen
Assignee: vishy → pchen
Summary: Drag linked images to desktop ---> sub-optimal text clipping → Mac: Drag linked images to desktop -> poor text clipping
Comment 9•24 years ago
|
||
Worksforme, build 2001111508, Mac OS 9.1. Non-link images not creating an image
file is bug 45823.
Severity: normal → trivial
Status: NEW → RESOLVED
Closed: 24 years ago
Component: XP Toolkit/Widgets → XP Apps: Drag and Drop
Keywords: qawanted
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•