Closed
Bug 25741
Opened 25 years ago
Closed 23 years ago
Wrong cursor for dragging bookmarks to column headers
Categories
(SeaMonkey :: Bookmarks & History, defect, P4)
SeaMonkey
Bookmarks & History
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: mpt, Assigned: paulkchen)
References
Details
(Keywords: helpwanted)
BUILD
2000011314, Win98
TO REPRODUCE
Open the Bookmarks window. Drag a bookmark or folder from the window to the
window's menu bar. Note how the mouse pointer changes, to indicate that this
drag will not achieve anything.
Now drag a bookmark or folder to one of the column headers (`Name', `URL',
etc).
WHAT SHOULD HAPPEN
The mouse pointer should change, as with the menu bar, to indicate that this
drag won't do anything.
WHAT ACTUALLY HAPPENS
The mouse pointer remains in drag mode.
Comment 4•24 years ago
|
||
Reassigning 79 Bookmarks bugs to Ben. I was told this was going to be done
shortly about two months ago, but it clearly hasn't been. I think that's long
enough for all these bugs to remain assigned to nobody.
Feel free to filter all this spam into the trashcan by looking for this string
in the message body: ducksgoquack
Assignee: slamm → ben
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M21 → mozilla0.9
Comment 5•24 years ago
|
||
accepting. need to attach the draggesture handler to the treechildren, rather
than the tree.
Comment 6•24 years ago
|
||
Hm? This is for dropping on column headers, not dragging them. Will attach
patch.
Assignee: ben → blakeross
Status: ASSIGNED → NEW
Updated•24 years ago
|
OS: Windows 98 → All
Priority: P3 → P4
Hardware: PC → All
Target Milestone: mozilla0.9 → mozilla1.0
Comment 8•24 years ago
|
||
Netscape Nav triage team: this is not a Netscape beta stopper.
Keywords: nsbeta1-
Comment 10•24 years ago
|
||
Using build 2001050915 on Win2K
Hovering a bookmark over a column header generates lots of the same JS error:
Error: rdfParent.getAttribute is not a function
Source File: chrome://communicator/content/bookmarks/bookmarksDD.js
Line: 124
If you drop a bookmark onto the column picker, the bookmark gets deleted!
It generates the above error as well as this error:
Error: uncaught exception: [Exception... "Component returned failure code:
0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIRDFContainer.InsertElementAt]"
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame ::
chrome://communicator/content/bookmarks/bookmarksDD.js :: anonymous :: line
319" data: no]
Source File: chrome://global/content/nsDragAndDrop.js
Line: 105
Comment 11•24 years ago
|
||
Chris, those are two separate bugs. Separate from each other and definitely separate from this bug.
The second issue you mention is actually more critical than this bug and you do it a disservice by
not writing it up as separate bug.
Comment 12•24 years ago
|
||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Comment 13•23 years ago
|
||
Paul Chen is now taking Bookmarks bugs. For your convenience, you can filter
email notifications caused by this by searching for 'ilikegoats'.
Assignee: ben → pchen
Status: ASSIGNED → NEW
Comment 14•23 years ago
|
||
->future/helpwanted
Keywords: helpwanted
Target Milestone: mozilla1.0 → Future
Comment 15•23 years ago
|
||
Looks like outliner fixed this (Bug 73508).
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 16•22 years ago
|
||
mass-verifying claudius' Fixed bugs which haven't changed since 2001.12.31.
if you think this particular bug is not fixed, please make sure of the following
before reopening:
a. retest with a *recent* trunk build.
b. query bugzilla to see if there's an existing, open bug (new, reopened,
assigned) that covers your issue.
c. if this does need to be reopened, make sure there are specific steps to
reproduce (unless already provided and up-to-date).
thanks!
[set your search string in mail to "AmbassadorKoshNaranek" to filter out these
messages.]
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•