Closed Bug 52541 Opened 25 years ago Closed 25 years ago

Link dragging no longer working

Categories

(Core :: XUL, defect, P2)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: bugzilla, Assigned: bugzilla)

References

Details

(Keywords: regression)

Attachments

(1 file)

Build ID: 2000091308 Steps to Reproduce: (1) Go to any site in the browser. (2) Try to drag a link The drag is never initiated apparently (judging from the lack of cursor feedback...)
->pinkerton
Assignee: trudelle → pinkerton
fooook. i think this was my fix for 43258. links must apparantly be returning consume_noDefault on the mouseDown event. joki: any ideas of why links would be doing this?
Severity: normal → major
Status: NEW → ASSIGNED
Keywords: nsbeta3, regression
OS: Windows 98 → All
Priority: P3 → P2
Hardware: PC → All
fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
*** Bug 52612 has been marked as a duplicate of this bug. ***
It works on linux 2000091508. (Fix ok)
Regression. 2000110208.MTrunk for MacOS. No dragging of Link is possible.
regression is probably alecf, who has bugs already.
reopening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
*** Bug 58968 has been marked as a duplicate of this bug. ***
ooooooh alec ;)
Assignee: pinkerton → alecf
Status: REOPENED → NEW
now wait a minute.. I didn't break link dragging all together, and link dragging seems to work on Linux.. I just backed out my other fixes, so let's see how tomorrow's build looks...
Status: NEW → ASSIGNED
*** Bug 58944 has been marked as a duplicate of this bug. ***
BTW - Bug 58944 was about link dragging not working on platforms *including* Linux.
OK, I have a fix for this, which is good, since I seem to have broken it :). I changed the enclosingLink() function in navigator.js to a more general findParentNode(), but this was still calling enclosingLink(). I have no idea why no error appeared in the console (?)
Assignee: alecf → blakeross
Status: ASSIGNED → NEW
Keywords: nsbeta3
yay, this wasn't me :) [s]r=alecf
Fix checked in. dr reviewed in #mozilla cc'ing brendan so he can hopefully help me understand why we didn't get a console error.
Status: NEW → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
I don't know why no error message was logged. Cc'ing mccabe. /be
Where was this fix checked in? I did a cvs rebuild of the trunk after seeing that this had been fixed, but my build still exhibits this problem. Linux 2000110411
This was checked-in at 2:11 PST this afternoon by blake, on the trunk. If you pulled after that time you should see this fix, although if you pull from cvs-mirror.mozilla.org (anonymous CVS) there is sometimes a lag before the change is mirrored. You should be able to see whether your pull picked up this fix by looking at mozilla/xpfe/browser/resources/content/ navigatorDD.js, line 326
OK thanks - it appears the lag to the cvs-mirror was the culprit, as I did have the pre-patch code. I can verify that this fix works great on Linux.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: