Closed Bug 622010 Opened 14 years ago Closed 14 years ago

Tab context menu "Bookmark this group of tabs" doesn't work (Error: addGroupmarkAs is not defined)

Categories

(SeaMonkey :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.1b3

People

(Reporter: mnyromyr, Assigned: iannbugzilla)

Details

Attachments

(1 file)

Open several tabs, rightclick on one of them, choose "Bookmark this group of tabs". Nothing happens but an error message on the Error Console: Error: addGroupmarkAs is not defined Source File: chrome://navigator/content/navigator.xul Line: 1 Adding a bookmark group from the Bookmarks menu or Personal Toolbar's Bookmarks button works.
> Error: addGroupmarkAs is not defined Probably something like: gBookmarkAllTabsHandler.doCommand();
OS: Linux → All
Hardware: x86_64 → All
Simple fix
Assignee: nobody → iann_bugzilla
Status: NEW → ASSIGNED
Attachment #511959 - Flags: review?(philip.chee)
Comment on attachment 511959 [details] [diff] [review] Fix as suggested v0.1 [Checked in: Comment 5] Works. I thought that we might need to use command="Browser:BookmarkAllTabs" but it turns out that the tabs context menu has its own disabled items handler.
Attachment #511959 - Flags: review?(philip.chee) → review+
> Works. I thought that we might need to use command="Browser:BookmarkAllTabs" > but it turns out that the tabs context menu has its own disabled items handler. In which case it would probably be simpler to call PlacesCommandHook.bookmarkCurrentPages() directly in the onbookmarkgroup=. r+=me either way.
Attachment #511959 - Attachment description: Fix as suggested v0.1 → Fix as suggested v0.1 [Checked in: Comment 5]
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1b2
Target Milestone: seamonkey2.1b2 → seamonkey2.1b3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: