Closed
Bug 59799
Opened 25 years ago
Closed 25 years ago
Dragging between content areas broken
Categories
(Core :: XUL, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla0.6
People
(Reporter: tor, Assigned: alecf)
References
Details
Attachments
(2 files)
|
2.17 KB,
patch
|
Details | Diff | Splinter Review | |
|
2.46 KB,
patch
|
Details | Diff | Splinter Review |
Dragging links from one content area to another recently broke. Your
drag&drop checkin on 8 Nov 2000 seems a likely suspect.
Occasionally the drop will attempt to open a link <URL><link text>, but
most of the time it doesn't do anything.
The collective mind of #mozilla thinks alecf might be involved - CCing him.
Comment 2•25 years ago
|
||
I'm pretty sure this worked with my patch. Alec, any ideas?
| Assignee | ||
Comment 3•25 years ago
|
||
Yes, I might have broken this, though last I checked this was still working.
Blake, if you think this is me feel free to reassign.
Note that the SECOND time you drag any link, the drop will fail. This is
documented in bug 58122
Comment 4•25 years ago
|
||
passing off to alec for now. dnd is acting very funny and is happening on way
too many elements that it shouldn't be. I don't think this was happening with
my patch.
Assignee: blakeross → alecf
| Assignee | ||
Comment 5•25 years ago
|
||
| Assignee | ||
Comment 6•25 years ago
|
||
this patch also fixes the case where we were dragging anonymous XBL like parts
of the scrollbar, and random parts of the sidebar.
Status: NEW → ASSIGNED
Priority: P3 → P1
Target Milestone: --- → mozilla0.6
Comment 7•25 years ago
|
||
r=jag
| Assignee | ||
Comment 8•25 years ago
|
||
Comment 9•25 years ago
|
||
r=jag once more
| Assignee | ||
Comment 10•25 years ago
|
||
thanks jag, fix is in
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 11•25 years ago
|
||
*** Bug 59833 has been marked as a duplicate of this bug. ***
Comment 12•25 years ago
|
||
*** Bug 59913 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•