How to decrease width of the dropdown bookmark panel (FF 11)?

How to decrease width of the dropdown bookmark panel (FF 11)?
This panel is too wide and covers too much space in underlying windows. The book marks text should not be truncated but some way needs to be found to allow the entire text of any line to be viewed when the cursor lands on it. Much of the information in "HELP" related to this question turns out to be very very old (essentially meaningless in 2012).

My bookmarks truncate, but only after many, many characters. Then you can view the full title, as well as the URL, in the mouseover tooltip.
To narrow the width of the bookmark menus:
(1) There might be an existing add-on targeted to this; I didn't search.
(2) You could create a custom style rule. One way to do this is to use the Stylish extension and add the following userstyle (create a blank rule first):
<br>@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#bookmarksMenu menupopup {max-width:15em;}
That works in my test, but you can tweak that maximum width to suit your needs. (1 "em" is about 16 pixels). Stylish can be installed from here: [https://addons.mozilla.org/en-US/firefox/addon/stylish/ Stylish :: Add-ons for Firefox].
(3) You could create a custom style rule in the file userChrome.css, which you can add to your personal Firefox profile. I didn't test it.

Similar Messages

  • How can I change a the dropdown menu background according to the text selected?

    How can I change a the dropdown menu background according to the text selected?

    Read here about how to use the color object correctly:
    http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/wwhelp/wwhimpl/common/html/w whelp.htm?context=Acrobat9_HTMLHelp&file=JS_API_AcroJS.88.260.html
    http://livedocs.adobe.com/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/wwhelp/wwhimpl/common/html/w whelp.htm?context=Acrobat9_HTMLHelp&file=JS_API_AcroJS.88.261.html

  • How do I delete just the firefox bookmarks but not the the bookmarks toolbar icons

    I deleted my firefox bookmarks so I could import my gooogle bookmarks,but this also deleted my firefox bookmarks toolbar entries...it took me along time to put these in again.
    How do I delete just the firefox bookmarks but not the the bookmarks toolbar icons

    What kind of problems did you get after installing the extension?
    You can try to remove the history manually in the History Manager by doing a search for a colon.
    How many history items do you have to remove?
    If you only want to do this once or occasionally then you can consider to use this code:
    *http://kb.mozillazine.org/User:Dickvl/JavaScript_Error_Console#Expire_History_By_Days
    You will have to calculate the number of days that you want to keep to remove only history items from 2013 and older (365+31+28+26)
    You can open the Browser Console (Firefox/Tools > Web Developer).
    Paste the JavaScript code in the command line and press the Enter key to run the code.
    *Toggle the devtools.chrome.enabled pref on the <b>about:config</b> page to true to enable the command line
    *https://developer.mozilla.org/Tools/Browser_Console#Browser_Console_command_line
    <pre><nowiki>
    (function(){
    /* expire history by days, based upon bug 660646 comment 5/7 - [email protected] */
    var Cc = Components.classes, Ci = Components.interfaces;
    var his = Cc["@mozilla.org/browser/nav-history-service;1"].getService(Ci.nsIBrowserHistory);
    var prs = Cc["@mozilla.org/embedcomp/prompt-service;1"].getService(Ci.nsIPromptService);
    var day = 0, obj = new Object, txt = "Expire History"; obj.value = "90";
    if (prs.prompt(null,txt,"Days of history to keep",obj,null,{})){
    day = parseInt(obj.value);
    if(!isNaN(day)&&(day>0)){
    his.removeVisitsByTimeframe(0,(new Date().setHours(0,0,0,0) - day * 86400000) * 1000);
    }else{ prs.alert(null,txt,"Error Parsing Days: "+obj.value); }
    </nowiki></pre>
    If hat doesn't work then you may have a problem with the places.sqlite database file and you may have to reset places.sqlite.
    *Places Maintenance: https://addons.mozilla.org/firefox/addon/places-maintenance/
    You can move (copy/paste) history items that you want to keep to a bookmarks folder.
    See also:
    *Norwell History Tools: https://addons.mozilla.org/firefox/addon/norwell/

  • How do I pull up the left control panel that allows you to move from text to moving objects on page?

    How do I pull up the left control panel that allows you to move from text to moving objects on page?

    Do you mean this one:
    If so, go to the Window menu and make sure that Tools is checked.

  • How to decrease width of spreadsheet tab?

    In Numbers 3.1, is there a way to decrease the spreadsheet tabs that go across the top of a workbook?  I have a few spreadsheets.  They trail off to the right out of view because each spreadsheet tab is so wide. 
    I tried to drag the width but you can't.

    Ok. A lot of people (including me) first thought you had to scroll with the left and right triangles at the right of the band, which is slow.  Moving the cursor into the band and swiping left and right is much better for me.
    As far as I know there is no control to reduce the minimum width of the tabs, though the width will expand to accommodate long names.
    If it's important to you maybe give Apple feedback at Numbers > Provide Numbers Feedback in your menu.
    SG

  • How can I clean out the recently bookmarked entries without removing the bookmarks from the folder in the library?

    When I click the star to bookmark a site it goes into the recently bookmarked area of the library. I then drag or cut or copy and past it into a folder I already have in the bookmark library, but it doesn't disappear from the recently bookmarked. If I delete it from the recent, it also gets deleted from the folder in the library.
    What can I do to keep it in the folder but remove it from recently bookmarked?

    No, currently there is not a way to do this.

  • How can I permanently delete the default bookmark toolbar items (getting started, most recent, etc.)?

    I can't seem to permanently delete the default bookmark toolbar items. They show up frequently on start-up, even after manually deleting them in a previous session. I use 3.6 x_32 on Linux (for Flash) and 4.0 RC 1 x_64 (for non-flash) sharing the same profile.
    I use the X-marks extension and I thought that was the cause the problem, but the problem keeps happening even after deleting all of the the default items in each version and then overwriting my x-marks server data with a forced upload both times.
    I'm guessing that x-marks will be most people's prime suspect. I just want to make sure that firefox isn't recreating the items as a default behavior.
    I know it's a minor annoyance, but I keep my bookmarks toolbar pretty full. Thanks.

    Does it still happen if you temporarily disable Xmarks?
    Doesn't it work if you hide the Bookmarks Toolbar?
    You can check:
    * http://kb.mozillazine.org/Corrupt_localstore.rdf

  • How to increase width of the complex table column in Agentry?

    I am using Agentry 6.0.38.1 client and Smart service manager 3.0 and Agentry 6.0.32 plugin, developing for Android client
    I increased no of characters for that complex table column in Agentry editor still its width is same in Android device.
    How can I increase the displayed width so that values in that column will not truncate?
    Tags edited by: Michael Appleby

    Hi Merten,
    I'm using Agentry Android client v6.1.4.179 (latest one). In Work Manager Add Component screen, Plant and Item ID fields's edit type is Complex table drop down and Complex table search respectively.
    Now we have requirement to fixed Column Width of this fields. Kindly let me know if there is any way to fix this. if than how?
    Thanks-
    Dipak Jotaneeya

  • How can I turn off the open bookmarks in new tab setting?

    Can this be done - Open up the program and I have 38 windows,,,, Help!

    if you are running Lion v10.7, disable the resume feature...
    Open System Preferences > General
    Deselect:  Restore windows when quitting and re-opening apps
    When you post for help, please tell us which Mac OS X you have installed.
    Thank you! 

  • How to match the width of the choice box's dropdown to the choice box

    Hi there,
    I'm using a ChoiceBox control. The choice box seems to be composed of two parts: the box(displaying the current selection) and a context menu(dropdown). What I find strange is that the dropdown of the choice box(the context menu) has different size than the choice box by default:
    http://manvox.com/javafx1.3/choice-box-dropdown.jpeg
    I can style the choiceBox's box element by modifying the +.choice-box+ CSS selector. I can also style the dropdown using the +.context-menu+ and +.menu-item+ selectors.
    How can I ensure that the dropdown has the same size of it's parent choice box and is aligned to it?

    @alabala: Please, if you can spare a few minutes, can you file a bug report for this at the JavaFX Jira issue tracker here: http://javafx-jira.kenai.com
    If you set the 'project' to 'runtime', and 'component' to controls, it'll end up on my desk and I'll get the owner of the ChoiceBox control to take a look at it.
    Thanks,
    -- Jonathan

  • How do you get bookmarks to appear directly in the dropdown menu?

    I've imported my bookmarks from Firefox, but they don't appear in the dropdown Bookmarks menu--I have to click on show all bookmarks. I just want them all to show up in the Boomarks menu like they do on Firefox.

    When you see them in Show All Bookmarks (usually in an Imported Bookmarks folder, but this will work from wherever your imported bookmarks ended up), select them in the main window, then drag-and-drop them onto the icon for "Bookmarks Menu" in the list on the left.
    Hope this helps...

  • Where to find the old Bookmarks?

    After a total system crash I could only recover the data and programs. How to get back to the old bookmarks and passwords?

    Profile is a folder which store all your personal data in a safe place
    * https://support.mozilla.com/en-US/kb/Profiles
    * here explain how to backup profile https://support.mozilla.com/en-US/kb/Backing%20up%20your%20information
    * here explain how to restore it
    https://support.mozilla.com/en-US/kb/Recovering%20important%20data%20from%20an%20old%20profile

  • How to change a setting in the Java Control Panel with command line

    Hi,
    I am trying to figure out how to change a setting in the Java Control Panel with command line or with a script. I want to enable "Use SSL 2.0 compatible ClientHello format"
    I can't seem to find any documentation on how to change settings in the Java Control Panel via the command line
    Edited by: 897133 on Nov 14, 2011 7:15 AM

    OK figured it out. This is for the next person seeking the same solution.
    When you click on the Java Control Panel (found in the Control panel) in any version of Windows, it first looks for a System Wide Java Configuration (found here: C:\Windows\Sun\Java\Deployment). At this point you must be wondering why you don't have this folder (C:\Windows\Sun\Java\Deployment) or why its empty. Well, for an enterprise environment, you have to create it and place something in it - it doesn't exist by default. So you'll need a script (I used Autoit) to create the directory structure and place the the two files into it. The two files are "deployment.properties" and "deployment.config".
    Example: When you click on the Java Control Panel it first checks to see if this directory exists (C:\Windows\Sun\Java\Deployment) and then checks if there is a "deployment.config". If there is one it opens it and reads it. If it doesn't exist, Java creates user settings found here C:\Users\USERNAME\AppData\LocalLow\Sun\Java\Deployment on Windows 7.
    __deployment.config__
    It should look like this inside:
    *#deployment.config*
    *#Mon Nov 14 13:06:38 AST 2011*
    *# The First line below specifies if this config is mandatory which is simple enough*
    *# The second line just tells Java where to the properties of your Java Configuration*
    *# NOTE: These java settings will be applied to each user file and will overwrite existing ones*
    deployment.system.config.mandatory=True
    deployment.system.config=file\:C\:/WINDOWS/Sun/Java/Deployment/deployment.properties
    If you look in C:\Users\USERNAME\AppData\LocalLow\Sun\Java\Deployment on Windows 7 for example you will find "deployment.properties". You can use this as your default example and add your settings to it.
    How?
    Easy. If you want to add *"Use SSL 2.0 compatible ClientHello format"*
    Add this line:
    deployment.security.SSLv2Hello=true
    Maybe you want to disable Java update (which is a big problem for enterprises)
    Add these lines:
    deployment.javaws.autodownload=NEVER
    deployment.javaws.autodownload.locked=
    Below is a basic AutoIt script you could use (It compiles the files into the executable. When you compile the script the two Java files must be in the directory you specify in the FileInstall line, which can be anything you choose. It will also create your directory structure):
    #NoTrayIcon
    #RequireAdmin
    #Region ;**** Directives created by AutoIt3Wrapper_GUI ****
    #AutoIt3Wrapper_UseX64=n
    #EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
    Func _JavaConfig()
         $ConfigFile_1 = @TempDir & "\deployment.properties"
         $ConfigFile_2 = @TempDir & "\deployment.config"
         FileInstall ("D:\My Documents\Autoit\Java config\deployment.properties", $ConfigFile_1)
    FileInstall ("D:\My Documents\Autoit\Java config\deployment.config", $ConfigFile_2)
         FileCopy($ConfigFile_1, @WindowsDir & "\Sun\Java\Deployment\", 9)
         FileCopy($ConfigFile_2, @WindowsDir & "\Sun\Java\Deployment\", 9)
         Sleep(10000)
         FileDelete(@TempDir & "\deployment.properties")
         FileDelete(@TempDir & "\deployment.config")
    EndFunc
    _JavaConfig()
    Now if you have SCUP and have setup Self Cert for your organization, you just need to create a SCUP update for JRE.
    Edited by: 897133 on Nov 16, 2011 4:53 AM

  • How to switch to a complete different dialog/panel?

    Assume I need for a Flex app two completely different dialog panels:
    1.) Panel A with a couple of buttons, entry fields, checkboxes,...
    2.) Panel B with a big listbox and a few buttons at the bottom.
    So when the user clicks in Panel A on a certain button some cumputations were made and the result presented in Panel B.
    First question: How do I design a second Panel in Flex Builder? Is a new (different) mxml file required?
    I found no "create new panel" or similar menu.
    Second question: How can I switch fron the display of Panel A to  the display of Panel B?
    Peter

    You could use a ViewStack and create separate files or keep them in 
    the same file, or use viewStates and have them at the same file
    Sincerely,
    Michael
    El 22/04/2009, a las 14:50, pxstein <[email protected]> escribió:
    >
    Assume I need for a Flex app two completely different dialog panels:
    >
    1.) Panel A with a couple of buttons, entry fields, checkboxes,...
    2.) Panel B with a big listbox and a few buttons at the bottom.
    >
    So when the user clicks in Panel A on a certain button some 
    cumputations were made and the result presented in Panel B.
    >
    First question: How do I design a second Panel in Flex Builder? Is a 
    new (different) mxml file required?
    I found no "create new panel" or similar menu.
    >
    Second question: How can I switch fron the display of Panel A to  
    the display of Panel B?
    >
    Peter
    >

  • Using the soft front panel to take a differenti​al measuremen​t.

    I have a PXI- 5152 digitizer and need to use the soft front panel to take a differential measurement. I found how to do this by programmatically, but cannot figure out how to do this  on the soft front panel. Can anyone help?

    Hi Towleb1,
    From you second sentence in your question I assume you already found this resource, but just in case I wanted to provide you with a white paper called Differential Measurements Using High-Speed Digitizers. This is a fantastic resource that includes flowcharts and instructions for hardware self-calibration, probe compensation, gain and offset calibration, and actually taking the differential measurement itself.
    As far as taking a differential measurement with the NI SCOPE Soft Front Panel, are you talking about taking a single differential measurement or are you talking about taking a differential measurement between two channels on the PXI-5152?
    You mentioned that you found how to do this programmatically, but is there a reason you specifically want to use the NI SCOPE Soft Front Panel instead of LabVIEW?
    Sam B.
    Applications Engineer
    National Instruments

Maybe you are looking for

  • Min Quantity vs Free good quantity

    Hello Folks, The following are definitions of Min Quantity and Free Goods quantity. 1. Min Qty: When this quantity is exceeded, condition kicks in. 2. Free goods qty : Basis for calculation of number of free goods i.e the discount  aka additional qua

  • Trailers as a menu option

    I am not able to find "trailers" as a menu option in the new Apple TV. I have an old one and "trailers" is under the movie menu. One of my favorite features of the old A-TV is watching current movie trailers. Has this feature been discontinued or is

  • Bad USB mic quality with Vista and 4GB *F

    Finally. After spending many, many nights up until the AM searching and troubleshooting I've finally found a solution to my problem. The problem being awful mic quality on my Vista 64, 4GB machine with my Logictech USB mic. The solution has come in a

  • Why does an ActiveX device cause comm failures while using Zetron 1700 and 1708?

    In lookout pocess we have installed NI's ActiveX pumps. We are using Zetron 1700 controller and Zetron 1708 RTU's. In the properties of the ActiveX item I used the Remote URL option to point it to the output of our RTU. There are times that when we c

  • Sales Order to have multiple currencies

    Hi experts, My client is selling the products in USD. But now they have a requirement to sell in SGD as well. So the same part if sold to say U.S customer Sales Order should reflect USD, if sold to Singapore customer then need to convert It into SGD