Closed
Bug 406408
Opened 17 years ago
Closed 16 years ago
"Sort by Name" in the context menu of Bookmarks Toolbar should not be disabled
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: hidenosuke, Unassigned)
References
Details
In a certain condition, "Sort by Name" in the context menu of
Bookmarks Toolbar is disabled.
Steps to reproduce:
1. Right click on a folder of Bookmarks Toolbar.
"Sort by Name" in the context menu is enabled.
2. Right click on blank area of Bookmarks Toolbar.
"Sort by Name" in the context menu is still enabled.
3. Right click on blank area of Bookmarks Toolbar again.
Actual result:
"Sort by Name" in the context menu is disabled.
Expected result:
"Sort by Name" in the context menu is enabled.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b2pre) Gecko/2007120211 Minefield/3.0b2pre
Comment 1•17 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b2pre) Gecko/2007120209 Minefield/3.0b2pre
Sort By Name = missing here.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b2pre) Gecko/2007120705 Minefield/3.0b2pre
Actually I can recreate this, but with slightly different steps.
1. Right-click on a bookmarks toolbar folder ("Smart Bookmarks" will do); Observe that "Sort by Name" is enabled
2. Right-click on a blank area of the Bookmarks Toolbar; Observe that "Sort by Name" is enabled.
3. Right-click on a bookmark item in the Bookmarks Toolbar; Observe that "Sort by Name" is NOT greyed-out (see Bug 400447)
4. Right-click on a blank area of the Bookmarks Toolbar; Observe that "Sort by Name" is greyed-out.
What I think is happening here is that a flag setting "Sort By Name" to be true(enabled), which is triggered if the item being clicked is a folder - is not being reset until the next "is this a bookmark or a folder?" check.
However, testing this out by creating a new folder on the toolbar and dropping 3 or 4 links into it proves that the incorrectly-enabled blank-area-of-the-toolbar-"Sort by Name" does not actually sort the last-clicked on folder.. as I had suspected it might.
Damn, typo in Comment #2.
Step #3 SHOULD have read ".. Observe that 'Sort by Name' *is* greyed-out.."
Updated•17 years ago
|
Version: unspecified → Trunk
As of 2007121505 my Win32 build has changed its behaviour from what I described in Comment #2. Now "Sort By Name" is *always* enabled when clicking on a blank area of the toolbar.
This Bug is now obsolete; I filed Bug 408545 to continue...
Comment 5•17 years ago
|
||
Using build 2008050506 I just noticed that 'Sort by Name' *is* missing from the context menu.
There is NO blank area of the the toolbar for me as I have the address bar on the left side of the 'Bookmarks Toolbar' and the toolbar bookmarks folder on the right side of the 'Bookmarks Toolbar'.
This bug is still completely relevant and needs to be fixed!
Comment 6•17 years ago
|
||
the only case where i see sort by name disabled is after reordergin the toolbar so id appear related to bug 433542
Depends on: 433542
Comment 7•16 years ago
|
||
(In reply to comment #0)
The problem with STR in comment #0 has been fixed by Bug 401247, and can't be reproduced now (per Comment#4).
So this bug should be marked as RESOLVED.
If related problem remains, it should go to the new bug.
Reporter | ||
Comment 8•16 years ago
|
||
I cannot also reproduce with recent Linux trunk build.
I will be marking fixed.
Thanks Sakai-san.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1a1pre) Gecko/2008061411 Minefield/3.1a1pre
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 9•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
See Also: → https://launchpad.net/bugs/192986
You need to log in
before you can comment on or make changes to this bug.
Description
•