Closed
Bug 334130
Opened 19 years ago
Closed 18 years ago
Selecting "Bookmarks | Organize Bookmarks" when the organizer is already open should not change the selected folder
Categories
(Firefox :: Bookmarks & History, defect, P2)
Tracking
()
RESOLVED
FIXED
Firefox 3 alpha3
People
(Reporter: ryukbk, Assigned: asaf)
Details
Attachments
(1 file)
3.26 KB,
patch
|
moco
:
review+
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060415 Firefox/3.0a1
1. Open the Places window by the menu Bookmarks | Organize Bookmarks
2. Select Bookmarks Menu in the left tree in Places
3. Select the menu Bookmarks | Organize Bookmarks in the browser again
Actual results:
The Places window shows History
Expected results:
The Places window shows Bookmarks Menu
It's like this for a couple of days (non-Cairo trunk without an extension).
Comment 1•19 years ago
|
||
I can't confirm this, also not on a non-cairo build. At mine, it shows what it should show - Bookmarks, not history.
Comment 2•19 years ago
|
||
(In reply to comment #0)
>
I see this happen indeed.
Comment 3•19 years ago
|
||
I can only reproduce in an old profile: in a newly created profile, or a newly imported one, Bookmarks Menu is always selected (despite the odd fact that it's the first item in a newly created profile, and History is first in a newly imported one).
Reporter | ||
Comment 4•19 years ago
|
||
(In reply to comment #3)
> I can only reproduce in an old profile: in a newly created profile, or a newly
> imported one, Bookmarks Menu is always selected (despite the odd fact that it's
> the first item in a newly created profile, and History is first in a newly
> imported one).
In my case, I just installed a new trunk over a couple days old trunk build which worked without a problem and now I get this behaviour, probably at the same timeframe when the behaviour of pressing the Places buttuon in the toolbar was changed to show a search box.
Updated•19 years ago
|
Assignee: nobody → bugs
Priority: -- → P3
Target Milestone: --- → Firefox 2 alpha2
Reporter | ||
Comment 5•19 years ago
|
||
(In reply to comment #1)
> I can't confirm this, also not on a non-cairo build. At mine, it shows what it
> should show - Bookmarks, not history.
>
Hmm I still have this on a Cairo build. Right now I can't make a new profile, can someone test it?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060418 Firefox/3.0a1
Reporter | ||
Updated•19 years ago
|
Summary: Bookmarks | Organize Bookmarks shows History in the Places window → Selecting "Bookmarks | Organize Bookmarks" twice shows History in the Places window
Assignee | ||
Comment 6•18 years ago
|
||
Morphing this a bit to the remaining issue.
Assignee: bugs → mano
Priority: P3 → P2
Summary: Selecting "Bookmarks | Organize Bookmarks" twice shows History in the Places window → Selecting "Bookmarks | Organize Bookmarks" when the organizer is already open should not change the selected folder
Target Milestone: Firefox 2 alpha2 → Firefox 3
Assignee | ||
Comment 7•18 years ago
|
||
Attachment #254607 -
Flags: review?(sspitzer)
Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [a3]
Comment 8•18 years ago
|
||
Comment on attachment 254607 [details] [diff] [review]
patch
r=sspitzer
but since no one is calling with aForcePlace == true, why have it? Or, do you expect us to use that functionality in future Fx 3 work?
Attachment #254607 -
Flags: review?(sspitzer) → review+
Assignee | ||
Comment 9•18 years ago
|
||
I left that in for both potential future Fx 3 work/extensions.
Assignee | ||
Comment 10•18 years ago
|
||
mozilla/browser/base/content/browser-places.js 1.27
mozilla/browser/base/content/browser-sets.inc 1.92
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•18 years ago
|
Whiteboard: [a3]
Target Milestone: Firefox 3 → Firefox 3 alpha3
Comment 11•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
•