[Ext]Unsorted Bookmarks Folder Menu

Announce and Discuss the Latest Theme and Extension Releases.
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by Alice0775 »

Doobical wrote:Nemesis theme, version 1.6.

That theme does not have a image for Unsorted Bookmarks Folder.

So, I think that this is theme issue.

You can append the following css to userChrome.css in your profile.

Code: Select all

#unfiledBookmarksFolderMenu {
  list-style-image: url("chrome://browser/skin/icons/folder.png") !important;
}
tpmcgrath
Posts: 105
Joined: September 8th, 2008, 2:27 am

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by tpmcgrath »

Thanks
User avatar
aaron
Posts: 3130
Joined: November 4th, 2002, 8:49 pm
Location: Texas
Contact:

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by aaron »

The extension is coded in such a way that if other theme authors don't have their files in the exact same locations (with the exact same file names) as the images in the default theme, then the icon is missing.

Check out the file chrome://unsortedbookmarksfoldermenu/skin/menu.css -- that is where the declaration of the icon is in.

I am the author of the Nemesis theme and confirm that the above userchrome.css hack works.
Jerry1234
Posts: 3
Joined: February 12th, 2009, 5:41 pm

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by Jerry1234 »

こんばんわ アルス、

ごめん なさい、わたくたしの にほんご だめ です

When I install the extension, I get the "unsorted bookmarks" menu item as expected, but I also get a blank menu item above it. How can I fix this?

度も ありがと 

じぇり
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by Alice0775 »

Jerry1234 wrote:こんばんわ アルス、

ごめん なさい、わたくたしの にほんご だめ です

When I install the extension, I get the "unsorted bookmarks" menu item as expected, but I also get a blank menu item above it. How can I fix this?

度も ありがと 

じぇり

See http://kb.mozillazine.org/Standard_diagnostic_-_Firefox
User avatar
Mundane-Buddha
Posts: 6
Joined: May 21st, 2008, 10:10 am

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by Mundane-Buddha »

Hello Japan!

Since I have added your nice extension, I have 1 problem. The extension is working OK, but, when I look in the "Organize Bookmarks" view on the left side (the directory tree), the name "Unsorted Bookmarks" has been changed to something else (now it is called "Download Libraries"). On the right side of the screen at the bottom under "Name" it still is called "Unsorted Bookmarks".
What has happened? What should I do?

Thank You!

Best,
Walter.
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by Alice0775 »

Mundane-Buddha wrote:Hello Japan!

Since I have added your nice extension, I have 1 problem. The extension is working OK, but, when I look in the "Organize Bookmarks" view on the left side (the directory tree), the name "Unsorted Bookmarks" has been changed to something else (now it is called "Download Libraries"). On the right side of the screen at the bottom under "Name" it still is called "Unsorted Bookmarks".
What has happened? What should I do?

I can not reproduce.
But it seems Firefox's bug.

For the workaround,
1. View > Sidebar > Bookmarks
2. Right click on "Unsorted Bookmarks" and Select Properties.
3. Input 'Unsorted Bookmarks' in Name row.
4 Click "Save" button.
User avatar
Mundane-Buddha
Posts: 6
Joined: May 21st, 2008, 10:10 am

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by Mundane-Buddha »

Thank you for fixing my problem!

Best,
Walter,
Alan Baxter
Posts: 4419
Joined: May 30th, 2005, 2:01 pm
Location: Colorado, USA

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by Alan Baxter »

Hi, Alice. Sorry to interrupt here, but I couldn't figure out how to contact you otherwise.

Would your fix for Bug 406646 fix my NoScript problem too? You posted it at viewtopic.php?p=5366835#p5366835. Because the NoScript bug can't be dependably reproduced, I can't tell if it fixes the problem or not. Could you post a reply in the NoScript topic here?
viewtopic.php?f=48&t=1070305&p=5814195#p5814195
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by Alice0775 »

Version 1.8 released
Fixed: "Open All New Tabs" in context menu on "Unsorted Bookmarks" and "Bookmarks Toolbar" menu will work properly.
badlands111
Posts: 2
Joined: October 3rd, 2009, 11:14 pm

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by badlands111 »

how come when you "middle click" [with the scroll button] a bookmark in the folder it opens ALL of the bookmarks in the folder?

it was much better when a middle click only opened the one bookmark in a new window.
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by Alice0775 »

Version 1.9 is available in sandbox.
https://addons.mozilla.org/en-US/firefo ... ersion-1.9
Fixed bug: Wheel click does not work correctly on the bookmark.
Improved: Support wheel click on the Unsorted Bookmarks and Bookmarks Toolbar menu to open all in tabs.
badlands111
Posts: 2
Joined: October 3rd, 2009, 11:14 pm

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by badlands111 »

Perfect, can't thank you enough!
subzero88
Posts: 18
Joined: February 22nd, 2010, 2:23 am

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by subzero88 »

Alice or anyone else can you please tell me how to delete the unsorted bookmarks separator ? I want that folder to be grouped together with the other folders not with bookmarks toolbar folder.

thx in advance guys :cry:
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: [Ext]Unsorted Bookmarks Folder Menu

Post by Alice0775 »

subzero88 wrote:Alice or anyone else can you please tell me how to delete the unsorted bookmarks separator ? I want that folder to be grouped together with the other folders not with bookmarks toolbar folder.

thx in advance guys :cry:

What is "unsorted bookmarks separator" ?
If it is the next separator of "Unsorted Bookmarks", append the following css to userChrome.css file in your profile/chrome folder.

Code: Select all

#unfiledBookmarksFolderMenu + menuseparator {visibility:collapse;}
Post Reply