Closed
Bug 370456
Opened 18 years ago
Closed 17 years ago
Missing kbd accelerator Bookmarks->Organize Bookmarks...
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
VERIFIED
FIXED
Firefox 3 beta1
People
(Reporter: MatsPalmgren_bugz, Assigned: dietrich)
References
Details
Attachments
(1 file, 3 obsolete files)
1.47 KB,
patch
|
asaf
:
review+
mconnor
:
approval1.9+
|
Details | Diff | Splinter Review |
From bug 370453:
WARNING: Key 'historyHome' of menu item 'Home' could not be found: file
nsMenuFrame.cpp, line 1520
WARNING: Key 'manBookmarkKb' of menu item 'Organize Bookmarks...' could not be
found: file nsMenuFrame.cpp, line 1520
Reporter | ||
Comment 1•18 years ago
|
||
CTRL+B opens the bookmarks sidebar so I chose Shift+same for Organize Bookmarks.
Home is Alt+Home as it has always been, although there is some discussion
in bug 231248 that it should be something else on MacOSX...
Attachment #255161 -
Flags: review?(neil)
Comment 2•18 years ago
|
||
Comment on attachment 255161 [details] [diff] [review]
Patch rev. 1
Neil isn't working on/reviewing browser/ code.
I would rather fix the places menu to use the old IDs.
Attachment #255161 -
Flags: review?(neil) → review-
Updated•18 years ago
|
Assignee: mats.palmgren → nobody
Component: Menus → Places
QA Contact: menus → places
Whiteboard: [Fx2-parity]
Target Milestone: --- → Firefox 3
Reporter | ||
Comment 3•18 years ago
|
||
Attachment #255163 -
Flags: review?(mano)
Comment 4•18 years ago
|
||
Comment on attachment 255163 [details] [diff] [review]
Patch rev. 2
I didn't realize you're adding a keyboard shortcut here.
Please request ui-r from beltzner first or spin that off to a new bug and just remove the key attribute.
Attachment #255163 -
Flags: review?(mano)
Reporter | ||
Comment 5•18 years ago
|
||
Comment on attachment 255163 [details] [diff] [review]
Patch rev. 2
This patch will bind "Bookmarks->Organize Bookmarks..." to Accel+Shift+B.
Accel+B is currently bound to "open bookmarks in sidebar" so I thought
adding Shift would be a good choice to open it in a separate window.
Attachment #255163 -
Flags: ui-review?(beltzner)
Comment 6•18 years ago
|
||
Isn't Accel+Shift+[A-E] reserved on gtk2 though?
Comment 7•18 years ago
|
||
(In reply to comment #6)
>Isn't Accel+Shift+[A-E] reserved on gtk2 though?
Accel+Shift+[0-9A-F], yes...
Comment 8•18 years ago
|
||
jminta has fixed the history->home part of this bug, see bug #381393 (a dup that I logged, sorry)
for the bookmarks->organize, I logged another dup, see bug #381392
Comment 10•18 years ago
|
||
morphing bug.
history is fixed, and fx 2 didn't have a kbd accelerator for bookmarks, organized.
Summary: Missing kbd accelerator for History->Home and Bookmarks->Organize Bookmarks... → Missing kbd accelerator Bookmarks->Organize Bookmarks...
Whiteboard: [Fx2-parity]
Comment 11•18 years ago
|
||
Comment on attachment 255163 [details] [diff] [review]
Patch rev. 2
ui-r+, with a request to please buy some more keys for the standard keyboard, we're running kinda low!
Attachment #255163 -
Flags: ui-review?(beltzner) → ui-review+
Comment 12•18 years ago
|
||
Comment on attachment 255163 [details] [diff] [review]
Patch rev. 2
sending review to mano, now that we have ui-r=+
Attachment #255163 -
Flags: review?(mano)
Comment 13•18 years ago
|
||
Comment on attachment 255163 [details] [diff] [review]
Patch rev. 2
MOZ_PLACES_BOOKMARKS is gone.
Attachment #255163 -
Flags: review?(mano) → review-
Comment 14•17 years ago
|
||
dietrich is on it!
Assignee: nobody → dietrich
Flags: in-litmus?
Target Milestone: Firefox 3 → Firefox 3 M9
Assignee | ||
Comment 15•17 years ago
|
||
Attachment #255161 -
Attachment is obsolete: true
Attachment #255163 -
Attachment is obsolete: true
Attachment #280483 -
Flags: review?(mano)
Comment 16•17 years ago
|
||
Comment on attachment 280483 [details] [diff] [review]
Patch rev. 3
r=sspitzer, and tested on windows xp.
specifically, ctrl+shift+b opens the bm organizer and it wasn't anything before (as far as I can tell, with an older build)
Attachment #280483 -
Flags: review?(mano) → review+
Assignee | ||
Comment 17•17 years ago
|
||
Comment on attachment 280483 [details] [diff] [review]
Patch rev. 3
requesting approval: this is a small change that will ease (and likely increase) usage of the organizer.
Attachment #280483 -
Flags: approval1.9?
Comment 18•17 years ago
|
||
Litmus Triage Team: Adding abillings and twalker to this bug to cover the test case portion.
Comment 19•17 years ago
|
||
Comment on attachment 280483 [details] [diff] [review]
Patch rev. 3
as i noted above, this isn't going to work on gtk, you should #ifdef it out at the very least...
Attachment #280483 -
Flags: review-
Comment 20•17 years ago
|
||
> this isn't going to work on gtk
> Isn't Accel+Shift+[A-E] reserved on gtk2 though?
oops, thanks for the reminder, mano.
here comes a new patch.
Comment 21•17 years ago
|
||
Attachment #280483 -
Attachment is obsolete: true
Attachment #280705 -
Flags: review?(mano)
Attachment #280483 -
Flags: approval1.9?
Comment 22•17 years ago
|
||
Comment on attachment 280705 [details] [diff] [review]
Patch rev. 4
r=mano
Attachment #280705 -
Flags: review?(mano) → review+
Assignee | ||
Comment 23•17 years ago
|
||
Attachment #280705 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #280705 -
Flags: approval1.9? → approval1.9+
Comment 24•17 years ago
|
||
fix landed on dietrich behalf.
Checking in browser/base/content/browser-sets.inc;
/cvsroot/mozilla/browser/base/content/browser-sets.inc,v <-- browser-sets.inc
new revision: 1.103; previous revision: 1.102
done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Status: RESOLVED → VERIFIED
Comment 25•16 years ago
|
||
Test cases were created to regression test this bug on 3.x releases.
For 3.0 test runs,
https://litmus.mozilla.org/show_test.cgi?id=7494
For 3.1 test runs,
https://litmus.mozilla.org/show_test.cgi?id=7495
Flags: in-litmus? → in-litmus+
Comment 26•15 years ago
|
||
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.
Description
•