Closed Bug 58122 Opened 24 years ago Closed 23 years ago

2nd time you drag a link, it drags only the text

Categories

(SeaMonkey :: UI Design, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.8.1

People

(Reporter: alecf, Assigned: alecf)

References

Details

Attachments

(1 file)

So I've noticed that the second time that you drag a link, only the text of the
link is actually dragged... this is because the content-area drag code is
setting up the dom selection to select all the nodes of the link.

I've fixed this among other general cleanup to the DND code for the content
area. Patch forthcoming.
d'n'd qa -> terri.
QA Contact: sairuh → tpreston
Status: NEW → ASSIGNED
Priority: P3 → P2
Target Milestone: --- → mozilla0.6
Target Milestone: mozilla0.6 → mozilla0.9
alec, fixed with dnd changes?
nope - discovered while fixing other dnd problems.. it will be easier to fix
now, but it's not fixed
is there a fix for this yet? dragging text links has been completely broken in
linux for a long time now. as a contrast to the subject line, i see this every
time i drag a link from document, just the text of the link is being copied, not
the url.
*** Bug 64575 has been marked as a duplicate of this bug. ***
linux build 2001010108

oh now i noticed, the first time you drag a link between *two mozilla windows*
it works, but the second time it copies the text.

but when dragging text links to NON-mozilla applications in x-windows, the url
is never dropped, only the text. not even the first time. should this be a
separate bug? it cripples the linux version badly.
See bug 15665. I think Mozilla shouldn't select the text of a link when the 
link is dragged.
Oh, please consider macos/macosx behavior. and windows behavior.  The app is 
expected to highlight the selection as it starts the drag.  In macos the victim 
object is actually part of the drag [windows generally just shows a special 
drag cursor].
Yes, but here when you drag a link, you are dragging a link, you are not 
dragging the text. So Mozilla should focus the link, not select the text.
Keywords: nsbeta1
Priority: P2 → P3
nav triage team: accepting for nsbeta1. QA, please comment on this bug. 
*** Bug 63418 has been marked as a duplicate of this bug. ***
Marking nsbeta1+
Keywords: nsbeta1nsbeta1+
Mass moving most of mozilla0.9 bugs to mozilla0.8.1
Target Milestone: mozilla0.9 → mozilla0.8.1
looking for reviewers - this should fix the problem - when we have a normalized
selection (Which happens after the first drag) then we should search for the
first tag within the selection to make it the "urlstring" - which is used below
to construct the transferdata.
Whiteboard: fix in hand
r=jag
fix is in.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Reopening, this fix broke selection dnd. Investigating...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
*** Bug 72573 has been marked as a duplicate of this bug. ***
Bugzilla is very confused.
Status: REOPENED → NEW
*** Bug 72573 has been marked as a duplicate of this bug. ***
Whiteboard: fix in hand
is this linux-specific or cross-platform?
All.
OS: Linux → All
Hardware: PC → All
re-closing as fixed, this caused bug 53904 (even though the bug # is earlier :))
Status: NEW → RESOLVED
Closed: 24 years ago23 years ago
Resolution: --- → FIXED
Verified fixed w2k build 2001051504
Verified fixed linux build 2001051506
Verified fixed mac build 2001051504
Status: RESOLVED → VERIFIED
funny enough, this is the only reason you could sometimes drag links from
mozilla to netscape....
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: