Closed
Bug 490158
Opened 16 years ago
Closed 16 years ago
No context menu on bookmarks in bookmarks menu (right-click edit bookmark)
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
VERIFIED
FIXED
People
(Reporter: luke.iliffe, Unassigned)
References
Details
(Keywords: regression)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b5pre) Gecko/20090425 Shiretoko/3.5b5pre Firefox/3.0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090425 Minefield/3.6a1pre
Right clicking on a bookmark in the bookmarks menu does not bring up a context menu. It does have a context menu for bookmarks in the library and the bookmarks toolbar.
Reproducible: Always
Steps to Reproduce:
1. Open minefield in a new profile
2. Navigate through menus to Bookmarks | Mozilla Firefox | Help and Tutorials, or any bookmark in the bookmarks menu
3. Right click on bookmark
Actual Results:
No context menu
Expected Results:
A context menu
Hourly regression range:
Works:
20090425024249 built from http://hg.mozilla.org/mozilla-central/rev/5f4cbbe377fc
Broken:
20090425024759 built from http://hg.mozilla.org/mozilla-central/rev/dddb7146a7d5
Not sure if I am reading it right but the only bug checked in was Bug 485862 that doesn't look likely. I no virtually nothing about the hg repository so may well be reading it wrong
| Reporter | ||
Updated•16 years ago
|
Keywords: regression
Version: unspecified → Trunk
Comment 2•16 years ago
|
||
Check-ins during regression range from comment #0
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=5f4cbbe377fc&tochange=dddb7146a7d5
Likely bug Bug 486990
http://hg.mozilla.org/mozilla-central/rev/dfd65697f114
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•16 years ago
|
||
Bookmarks on the Bookmark Toolbar that are in the 'Overflow' area after the >> do not display an 'context menu' either, but bookmarks on the displayed area of the toolbar do have a context menu..
Comment 4•16 years ago
|
||
Bug 486990 confirmed via hg bisect
The first bad revision is:
changeset: 27812:dfd65697f114
user: Olli Pettay <Olli.Pettay@helsinki.fi>
date: Sat Apr 25 11:45:30 2009 +0300
summary: Bug 486990, move contextmenu listener to system event group, r=enn, sr=neil
Blocks: 486990
Comment 5•16 years ago
|
||
The context menu also does not appear for individual items located in folders on the Bookmarks Toolbar.
Comment 6•16 years ago
|
||
Confirmed on 3.6apre1 Build 20090425043745 under Windows.
Comment 8•16 years ago
|
||
Same here under linux. Reported a duplicate before finding this bug :/
Comment 10•16 years ago
|
||
yep, Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2a1pre) Gecko/20090426 Minefield/3.6a1pre (.NET CLR 3.5.30729) ID:20090426044401 sees this too. Not on 3.5 branch, so that's good.
Severity: normal → major
Updated•16 years ago
|
Flags: in-testsuite?
Comment 12•16 years ago
|
||
Updating summary to catch dupes.
Summary: No context menu on bookmarks in bookmarks menu → No context menu on bookmarks in bookmarks menu (right-click edit bookmark)
Comment 14•16 years ago
|
||
Backed out bug 486990.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 15•16 years ago
|
||
verified with: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2a1pre) Gecko/20090505 Minefield/3.6a1pre
Status: RESOLVED → VERIFIED
Comment 16•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
•