Closed Bug 404884 Opened 18 years ago Closed 18 years ago

Add "Show all History" command to the history menu

Categories

(Firefox :: Bookmarks & History, defect, P2)

defect

Tracking

()

VERIFIED FIXED
Firefox 3 beta2

People

(Reporter: faaborg, Assigned: asaf)

References

Details

(Keywords: polish)

Attachments

(1 file, 1 obsolete file)

Mirroring the "Show all Bookmarks" command being created in the bookmarks menu (bug# 404084), the history menu needs a "Show all History" menu item. It should appear at the end of the menu, below "Show in Sidebar." This menu item should open the Library window (formerly places organizer), navigated to the history item in the left pane.
Flags: blocking-firefox3?
Agreed. Patch coming.
Hm, actually, patch not coming - do we have a command that I can have the menuItem call which will open the Places Organizer with focus on "All History"? :)
No. ;)
Assignee: nobody → mano
mconnor points out that it should probably replace the "Show History in Sidebar" entry, which I'd support, as that's duplicated in View > Sidebar.
Flags: blocking-firefox3? → blocking-firefox3+
Priority: -- → P2
Status: NEW → ASSIGNED
Depends on: 399800
Target Milestone: --- → Firefox 3 M10
Attached patch patch (obsolete) — Splinter Review
Attachment #290039 - Flags: review?
Attachment #290039 - Flags: review? → review?(dietrich)
Comment on attachment 290039 [details] [diff] [review] patch nit: the commands are ShowBookmarks/ShowHistory, but the labels etc are ShowAll*. Can you make them consistent one way or the other? >+ >+ selectLeftPaneQuery: function PO_selectLeftPaneQuery(aQueryName) { >+ var itemId = PlacesUtils.leftPaneQueries[aQueryName]; >+ this._places.selectItems([itemId]); >+ // Forcefully exapnd all-bookmarks nit: s/exapnd/expand/ r=me otherwise.
Attachment #290039 - Flags: review?(dietrich) → review+
Attached patch as checked inSplinter Review
mozilla/browser/base/content/browser-menubar.inc 1.120 mozilla/browser/base/content/browser-places.js 1.67 mozilla/browser/base/content/browser-sets.inc 1.106 mozilla/browser/components/places/content/places.js 1.115 mozilla/browser/components/places/content/utils.js 1.79 mozilla/browser/locales/en-US/chrome/browser/browser.dtd 1.79
Attachment #290039 - Attachment is obsolete: true
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
no accesskey ?
no, see bug 308812.
Verified on both Mac OS and Windows Vista. I would argue that "Show All Bookmarks..." would be better placed at the bottom of the Bookmarks menu, but I doubt this is the right place for it. :)
Status: RESOLVED → VERIFIED
Also verified with Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9b2pre) Gecko/2007112704 Minefield/3.0b2pre. The properties panel at the bottom of Places Organizer doesn’t work properly for those history items, though.
(In reply to comment #8) > no accesskey ? > (In reply to comment #9) > no, see bug 308812. > mistake. not accesskey but shortcutkey ? "Show All Bookmarks..." is ctrl+shift+B ("Show in Sidebar" is/was ctrl+H) "Show All History..." is ?
"Show in Sidebar" (actually View > Sidebar History) is still using Ctrl+H (Shift+Cmd+H on the Mac).
>I would argue that "Show All Bookmarks..." would be better placed at the bottom >of the Bookmarks menu This would hide the menuitem when the user has enough bookmarks to create a scroll widget at the bottom of the menu. If we want to go for consistency, it would be better to move show all history to the start of the history menu.
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h". In Thunderbird 3.0b, you do that as follows: Tools | Message Filters Make sure the correct account is selected. Click "New" Conditions: Body contains places-to-b-and-h Change the action to "Delete Message". Select "Manually Run" from the dropdown at the top. Click OK. Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter. Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: