Closed
Bug 365171
Opened 19 years ago
Closed 19 years ago
context menu delete of personal toolbar bookmark can delete history item if focused
Categories
(Firefox :: Bookmarks & History, defect, P2)
Firefox
Bookmarks & History
Tracking
()
RESOLVED
FIXED
Firefox 3 alpha2
People
(Reporter: moco, Assigned: asaf)
References
Details
Attachments
(1 file)
|
15.23 KB,
patch
|
moco
:
review+
|
Details | Diff | Splinter Review |
1) have history sidebar open to view by last visited
2) click on the top item to the left of the favicon (so that it focuses, but does not load)
3) then, right click on a bookmark on your personal toolbarfolder
4) and attempt to context menu delete it
5) the history item is deleted not the bookmark
mano thinks: "two places controllers (may be) enabled on the same time"
| Assignee | ||
Comment 1•19 years ago
|
||
I wish we didn't have the views-concept already in-place.
Assignee: nobody → mano
OS: Mac OS X 10.3 → All
Priority: -- → P2
Hardware: PC → All
Target Milestone: --- → Firefox 3 alpha2
| Assignee | ||
Comment 2•19 years ago
|
||
| Assignee | ||
Updated•19 years ago
|
Attachment #249808 -
Flags: review?(sspitzer)
| Reporter | ||
Comment 3•19 years ago
|
||
Comment on attachment 249808 [details] [diff] [review]
one approach
r=sspitzer, thanks asaf.
Attachment #249808 -
Flags: review?(sspitzer) → review+
| Assignee | ||
Comment 4•19 years ago
|
||
mozilla/browser/components/places/content/commands.inc 1.23
mozilla/browser/components/places/content/context.inc 1.13
mozilla/browser/components/places/content/controller.js 1.109
mozilla/browser/components/places/content/menu.xml 1.62
mozilla/browser/components/places/content/toolbar.xml 1.68
mozilla/browser/components/places/content/tree.xml 1.47
mozilla/browser/components/places/content/utils.js 1.3
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 5•16 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
•