Closed Bug 79952 Opened 24 years ago Closed 24 years ago

can't manage bookmarks in Sidebar

Categories

(SeaMonkey :: Bookmarks & History, defect, P1)

x86
Windows 2000
defect

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 82967
mozilla0.9.2

People

(Reporter: bugzilla.mozilla.org, Assigned: bugs)

References

Details

(Keywords: regression, Whiteboard: [m0.9.1?] patch exists in 82967!)

Using latest nightly 20010509 with Windows 2000 SP1 Right-clicking a bookmark in the toolbar shows a menu with menu items Open, Find a Bookmark, Cut Copy Paste Delete, etc. Only Open works - others have no effect.
Yeah right. Ben says it's the command dispatcher that's freaky. Marking NEW so we have a bug to dup against.
Status: UNCONFIRMED → NEW
Ever confirmed: true
none of them work on Linux - not "Open" either.
Isn't this a dup of bug 79925 btw?
no.
Something new: When I right-click on an item in the sidebar the context menu correctly appears. However when I click on a menuitem, I get an assertion: ###!!! ASSERTION: A XUL <menuitem> is attached to a command that doesn't exist! Unable to execute menu item! : 'PR_FALSE', file nsMenuFrame.cpp, line 1419 ###!!! Break: at file nsMenuFrame.cpp, line 1419 Code in there: nsCOMPtr<nsIDOMElement> commandElt; domDoc->GetElementById(command, getter_AddRefs(commandElt)); nsCOMPtr<nsIContent> commandContent(do_QueryInterface(commandElt)); if (commandContent) shell->HandleDOMEventWithTarget(commandContent, &event, &status); else NS_ASSERTION(PR_FALSE, "A XUL <menuitem> is attached to a command that doesn't exist! Unable to execute menu item!\n"); I checked an re-checked the js code but everything looks fine (it's even the same as in the bookmarks manager, why would it fail here and not there?
I reported an odd behaviour in bug # 79977 which is closed related to this bug. What looks new is : after working four or five times in the left side bookmark window, the list gets partially blank and no longer operative. The delete button does not work. I am working with moz 2001050515, windows ME in spanish.
*** Bug 79977 has been marked as a duplicate of this bug. ***
This bug also appear on v0.9 release (as A.J. Rodriguez report) on Win98.
Managing bookmarks from the sidebar is one of the best inventions in mozilla, and reviewers have often commented on the sidebar as being much better than MSIE's. Using the bookmark manager is like a nightmare in slow motion compared to how switf it used to be in the sidebar. Adding regression keyword since this used to work. Why isn't a target milestone or priority been set on this yet?
Keywords: regression
*** Bug 82511 has been marked as a duplicate of this bug. ***
importing keyword from bug 82511 nominating nsbeta1
Keywords: nsbeta1
Vishy/Ben - I think this is a must have for rtm.
it would be nice to get a patch for this, and investigate if we can get an approval for this to be in the beta - but only after we can get the existing mozilla0.9.1 bugs to zaero.
Keywords: nsbeta1nsbeta1+
Priority: -- → P1
Whiteboard: [m0.9.1?]
Target Milestone: --- → mozilla0.9.2
the patch is lurking in bug 82967, awaiting a vacant accesskey and some r/sr I applied it by hand on the 27th and it works like a dream.
patch exists in 82967, awaiting sr.
Status: NEW → ASSIGNED
Whiteboard: [m0.9.1?] → [m0.9.1?] patch exists in 82967!
duping. *** This bug has been marked as a duplicate of 82967 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
VERIFIED Dupe
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.