Closed
Bug 382026
Opened 18 years ago
Closed 17 years ago
deleting history item when sorted by last visited deletes all occurances
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: moco, Unassigned)
References
Details
deleting history item when sorted by last visited deletes all occurances
steps to reproduce:
1) go to www.google.com, www.apple.com, www.google.com
2) open the history sidebar, view by last visited
3) right click and delete the top most www.google.com visit.
expected results:
1) only the top visit is removed.
actual results:
2) both visits are removed.
Reporter | ||
Updated•17 years ago
|
Flags: blocking-firefox3?
Comment 1•17 years ago
|
||
Beltzner and I discussed this, expected results in our opinion is that all visits are deleted. This is in line with the behaviour of Fx2, and since the primary use case in specifically deleting history results is to cover one's tracks, the current behaviour makes complete sense.
Marking WONTFIX.
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: blocking-firefox3?
Resolution: --- → WONTFIX
Reporter | ||
Comment 2•17 years ago
|
||
additionally, in the the current trunk (because we as for RESULT_AS_VISIT for our last visited query) we are getting duplicate uris.
That behaviour is is different than fx 2, and I'm fixing it as part of bug # 385245.
however, bug #384674 (sort of a variation on this bug) should not be marked wontfix, I think.
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Comment 3•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
•