Closed Bug 148840 Opened 22 years ago Closed 22 years ago

Add "Bookmark This Group of Tabs..." to Bookmarks menu

Categories

(SeaMonkey :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.0.1

People

(Reporter: jag+mozilla, Assigned: jag+mozilla)

References

Details

(Whiteboard: [adt2])

Attachments

(2 files)

Add "Bookmark This Group of Tabs..." to Bookmarks menu to make it easier to discover this feature.
Attached patch Add menuitemSplinter Review
Comment on attachment 86102 [details] [diff] [review] Add menuitem sr=hewitt
Attachment #86102 - Flags: superreview+
Comment on attachment 86102 [details] [diff] [review] Add menuitem >- currentTabInfo.charset, "addGroup", tabsInfo); >+ currentTabInfo.charset, "addGroup"+(aSelect?",group":""), tabsInfo); Fix the spacing there (that's hard to read) and r=caillon with that nit picked.
Attachment #86102 - Flags: review+
nsbeta1+/adt2
Keywords: nsbeta1+
Whiteboard: [adt2]
Target Milestone: --- → mozilla1.0
Comment on attachment 86102 [details] [diff] [review] Add menuitem please check into the 1.0.1 branch ASAP. once landed remove the mozilla1.0.1+ keyword and add the fixed1.0.1 keyword
Attachment #86102 - Flags: approval+
Keywords: mozilla1.0.1+
Target Milestone: mozilla1.0 → mozilla1.0.1
Keywords: adt1.0.1
adding adt1.0.1+ on behalf of ADT
Keywords: adt1.0.1adt1.0.1+
Blocks: 149058
When you click on this new menu item, the checkbox to Bookmark this group of tabs is still present, but it is impossible to get it into a visibly checked state even though the initial state of the dialog is consistent with it being checked and a group is still added if you OK the bookmark when the Location field is inactive.
Bah. You'll see it sets the checkbox just fine when you open the dialog for the second time. For some reason the checkbox's binding hasn't finished loading yet at that point, so using .checked won't work. It's the same reason the dialog isn't sized correctly the first time you open it. Oh well, patch coming up.
Comment on attachment 86304 [details] [diff] [review] Work around checkbox xbl not being done loading at onload r=caillon
Attachment #86304 - Flags: review+
Comment on attachment 86304 [details] [diff] [review] Work around checkbox xbl not being done loading at onload sr=jst
Attachment #86304 - Flags: superreview+
l10n approved. Please check this into the branch by Weds. thanks
Checked in on trunk and branch.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Shouldn't this have got module owner approval? Anyway, for me, on the trunk, this doesn't work. I get a dialog saying that Mozilla couldn't reach http://www.bookmark_groupmark.com/. FWIW.
I can't reproduce that now, but it definitely happened once. When it did, no bookmark filing window came up, if that is relevant.
Steps to reproduce Ian's error that work for me: 1) Load a bookmark group 2) While the tabs are still loading(some of the tabs still say 'Loading' and haven't even retrieved the title[once all the pages have a title this doesn't seem to happen]), click on Bookmark this Group of Tabs. 3) Mozilla attempts to load bookmarks_groupmark[followed by www.bookmarks_groupmark.com due to another bug] I was just able to reproduce this three times in a row.
Please file a new bug on that.
VERIFIED FIxed on 20020627 branch and trunk builds
Status: RESOLVED → VERIFIED
Counter bug 156121 filed.
FYI: that menu item is visible all the time, even when you have only one tab open and that should not be the case.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: