Closed
Bug 304861
Opened 20 years ago
Closed 20 years ago
"Bookmark All Tabs" in bookmarks menu can be dragged
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
References
Details
"Bookmark this Page" and "Manage Bookmarks" can't be dragged, so that one should
not be dragged also.
It more or less happens because that menu-item has an id, so removing that id
would disable the dragging.
Although it is rather odd that this depends on the existence of an id.
Maybe it would be better to check for a nodrag attribute or something.
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050816
Firefox/1.0+ ID:2005081610
Confirmed on branch
| Reporter | ||
Comment 2•20 years ago
|
||
See:
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/browser/components/bookmarks/content/bookmarksMenu.js&rev=1.48&root=/cvsroot#670
which I think is part of the code that is involved here.
| Reporter | ||
Comment 3•20 years ago
|
||
Well, this is fixed somehow, no idea how or when it was fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•