Updated to 4, kept losing tool bar buttons. Reinstalled 3.6.16. Can't get warning for closing multiple tabs.

Didn't like that 4 would not keep my toolbar settings even after I tried all the fixes so I reinstalled 3.6.16 from my download files.
Now I have this problem that I can't correct with the fixes.

For the toolbar problem you can check this article:
* http://kb.mozillazine.org/Corrupt_localstore.rdf
You can set the warn prefs on the <b>about:config</b> page to <b>true</b> via the right-click context menu or toggle the value with a double left-click.
* browser.tabs.warnOnClose, see http://kb.mozillazine.org/About%3Aconfig_entries
* browser.warnOnQuit , see http://kb.mozillazine.org/browser.warnOnQuit
* browser.warnOnRestart , see http://kb.mozillazine.org/browser.warnOnRestart
Firefox 4 also uses this pref:
* browser.showQuitWarning, see http://blog.zpao.com/post/3174360617/about-that-quit-dialog

Similar Messages

  • New update all my tool bar options are gone and I can't get them back.

    I had norton security on my tool bar as well as a few other items, now they are not there and I can't find them. All of my passwords are in my norton acct and I can't even find them there. Help

    Hi,
    Right-click on the '''+''' after the last tab and check (tick) the needed toolbars. Alternatively '''View''' ('''Alt''' + '''V''') > '''Toolbars'''.
    You may also have to update Norton. Please see [http://community.norton.com/t5/Norton-Internet-Security-Norton/Firefox-9-Support-for-Norton-Toolbar/td-p/615563 this.]
    To check if the other extensions and add-ons have been updated to work with the latest Firefox: '''Tools''' ('''Alt''' + '''T''') > '''Add-ons''', click '''Extensions''' on the left, right-click on an extension and '''Find Updates'''. Disabled extensions are listed towards the bottom, from where you can '''Enable'''.

  • Some of the tools have disappeared from my tool bar in PS CC.  How can I get them back?  I have burn but dodge has disappeared.

    The deeper levels of tools have all disappeared from my Tool Bar.  Clicking on the arrow beside the tool does nothing?  How do I get them back?  I have restarted both Photoshop and my computer and this does not help.  Thanks.

    Try "Reset All Tools"  Right-click on the Hand Tool in the Options bar, or whatever tool is active, and click on Reset all Tools from the menu.
    This screen shot will show you where that is.

  • To disable the Application tool bar button in ALV report

    Hi Everyone,
    Iam using REUSE_ALV_GRID_DISPLAY to display ALV report.
    Now my requirement is to disable(I mean grey out) a application tool bar button.
    Thanks in advance
    Moderator message: please search for available information and try yourself before asking.
    locked by: Thomas Zloch on Sep 23, 2010 11:38 AM

    We can disable the buttons on the application toolbar as below.
    *To Exclude a few buttons from the Application tool bar
    data: it_excluding type slis_t_extab.
    data: wa_excluding type slis_extab.
    wa_excluding-fcode = '&OUP'.
    append wa_excluding to it_excluding.
    wa_excluding-fcode = '&ILT'.
    append wa_excluding to it_excluding.
    wa_excluding-fcode = '&ODN'.
    append wa_excluding to it_excluding.
    and in the FM.....
    call function 'REUSE_ALV_GRID_DISPLAY'
          exporting
            i_callback_program      = sy-repid
            i_callback_pf_status_set = 'ZPICK'
            is_layout               = itlayout
            i_callback_user_command =  'LIST1'
            i_grid_title            = <fs>
    *       i_callback_top_of_page  = ' '
            it_fieldcat             = itfieldcat[]
            it_excluding            = it_excluding
    But,no idea on how to disable the  whole application tool bar itself ?
    K.Kiran.

  • If you check the don't show this again box when closing multiple tabs, how do you get it to warn you when closing multiple tabs, or to save previous tabs? Checking the warn me when closing multiple tabs box under tools/tabs does not work to solve this?

    I accidentally checked the do not ask me again box when closing multiple tabs. Now I no longer get a warning when closing multiple tabs, and it saves my previous session. I have tried checking and un-checking the warn me box under tools which has not worked. If I open a second window and try to close multiple tabs it will warn me but not on the first window.

    You can reset the warn prefs on the about:config page via the right-click context menu.
    browser.tabs.warnOnClose , see http://kb.mozillazine.org/About%3Aconfig_entries
    browser.warnOnQuit , see http://kb.mozillazine.org/browser.warnOnQuit
    browser.warnOnRestart , see http://kb.mozillazine.org/browser.warnOnRestart
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />

  • How to grey out Allication tool bar button of PF-status for a selection-scr

    Hi All,
    I have an urgent requirement to grey out(not to exclude) an application tool bar button in normal selection-screen PF-STATUS.
    Please let me know if any one has done something like this before.

    Hi,
    This code[mentioned in the suggested link] will deactivate the button.
    DATA itab TYPE TABLE OF sy-ucomm.
    PARAMETERS test(10) TYPE c.
    AT SELECTION-SCREEN OUTPUT.
      APPEND:
               'PRIN' TO itab,
              'SPOS' TO itab.
      CALL FUNCTION 'RS_SET_SELSCREEN_STATUS'
           EXPORTING
                p_status  = sy-pfkey
           TABLES
                p_exclude = itab.
    You can deactivate Print and Save button.

  • User exit/ BADI in f-32 / f-28 for adding application tool bar button

    Hi Experts,
    There is a requirement, for adding application tool bar button in the Transaction codes F-32 / F-28 / Feba_lockbox. So that while clearing documents with reference document, they can upload the data(Reference Documents) from local file and after the data is fetched for clearing, they need to download the data to local file for verification. If the data is verified to be okay, then they can go ahead with simulation and posting. They need this verification to be done in excel sheet, so need to download the data into local file.
    I found a BADI in that screen is BADI_LAYER but I don't think it is relevant.         
    Any help is apreciated!
    Is there any EXIT ? Because I can not find it too.
    Regards,
    Nitin

    where you did the enhancement?
    I have to create the IDOC once Clear docuemnt is created.. It may help me.

  • Safari tool bar button text

    How can text be added to the tool bar buttons in safari,OSX version 10.10, have managed to get text on mail buttons but not Safari, just makes life easier when you can see what the buttons do.
    Best regards.

    If you forget what a particular button does just hover the cursor over it until it's title appears:

  • Enabling Tool Bar Buttons for LIST UI for FBI ?

    Hi,
    I have created Actions to a Node 'MNR_SEARCH_RESULT',
    when I Configure LIST GUIBB with this node I made 3 tool bar Buttons for these actions, but when Test the Application tool Bar Buttons are disabled .
    (No data present in the list).
    below are the screen shots :
    How to make these Tool Bar Buttons Enable ?
    How to Create One Click Action in the List ?
    Thanks In Adv.
    Thanks,
    Kranthi.

    Hi Kranthi,
    1. Can you please check the additional settings in FPM list - 'Enable Event on All Selections'?
    2. Check the corresponding FPM view. In 'Action' tab, add the actions and check the checkbox 'enable' .
    Thanks,
    Dhivya

  • Lost skype tool bar buttons

    i have the exact opposite problem this person had: https://support.mozilla.org/en-US/questions/805438
    i seam to have LOST the skype tool bar buttons, i have fresh installed firefox and skype and still cant get them to show up.
    the thing that bugs me is when i removed the buttons by removing the addon, it let this annoying ugly dead space in the top right corner of my screen where the 2 buttons once were. i would take a snipit but i dont see where i can upload the picture....

    hah! never mind, i just found a way to fix it!

  • After getting my software update for safari yesterday (version 6.0) I've lost the google search bar on my menu bar.  I've tried customizing the menu bar by dragging the google search bar to the menu bar, but no luck.  How can I get the google search bar b

    After getting my software update for safari yesterday (version 6.0) I've lost the google search bar on my menu bar.  I've tried customizing the menu bar by dragging the google search bar to the menu bar, but no luck.  How can I get the google search bar back?

    You can't. It's now integrated with the URL bar. It's a search/URL combo.

  • I have created a Fireworks nav bar with drop down menus. Can't get the weblinks to save.

    I have been trying to add the web addresses in my Fireworks nav bar drop down menus. I can't get them to "take". I add the address, click done and some of them save and some don't. I am pulling my hair out! HELP!

    the easiest way is constructing your menu with frame labels
    now i have no way of knowing how you are constructing it ..so
    this may not work for you ...i assume that you have created a main
    button ...that has been converted into a symbol & then
    duplicated to create all other buttons
    okay here it goes ..i hope i dont confuse you
    i will explain how to create 1 button with 4 submenu items
    with the trems that i mentioned above
    but iam not going to explain all the details of creating a
    whole nav bar
    because it just takes too much typing ...i assume you already
    know this
    sooo ! ...lets say this is the Portfoio button ...inside the
    symbol now
    create 8 layers ...the order is going from top to bottom
    actions
    labels
    submenu Logos
    submenu Illustration
    submenu Animation
    submenu Coolstuff ."you will name your button items how you
    like" ...
    main button....lets just say Portfolio !
    invisible btn for main button
    so now on with the hard stuff
    create 20 frames ...stop action on frame 1 ...frame 9
    ...frame 20
    on the labels layer now ....name frame1 "Closed" ...frame 10
    "Open"
    on the submenu Logos layer ...create a keyframe on frame 10
    all frames before the 10th frame will be blank frames
    repeat that for the rest of the submenu items
    on the main button layer you will just place the main
    Portfolio button on frame 1
    & on the invisible button layer ..the inv btn is going to
    be placed on frame 10
    all this is iam hoping your have converted everything into1
    symbol
    all you need to do know is attach code to the main Portfolio
    button & the invisible button
    so click on the Portfolio button
    on (rollOver) {
    gotoAndStop("open");
    invisible button
    on (rollOver){
    gotoAndPlay("closed");
    & that should be good ...very simple !
    then just repeat this process for every button that makes up
    your nav bar ....& it doesn't matter if your inv buttons
    overlap each other or your main nav buttons are touching each other
    peace John

  • I recently updated to Firefox 8 and ever since I have done that, I can't get it to open. Every time I click on the icon on my desktop to open it, it crashes. What can I do to fix this?

    I recently updated to Firefox 8 and ever since I have done that, I can't get it to open. Every time I click on the icon on my desktop to open it, it crashes. I have tried all the steps in the Firefox crashes article and I can't figure out what is wrong. How can I fix this?

    please install latest version of Roboform 7.6.2 and try
    * www.roboform.com/support/news

  • My Ipod Touch doesn't have an App Store button on it and I can't get any apps on it. Please help me!

    My Ipod Touch doesn't have a App Store button on it and I can't get any apps on it. I use to have one so I know how to work it but I never had this problem. My Ipod Touch is a 16 gig 1st generation. Please help me!

    Sybar13 wrote:
    My Ipod Touch doesn't have a App Store button on it and I can't get any apps on it. I use to have one so I know how to work it but I never had this problem. My Ipod Touch is a 16 gig 1st generation. Please help me!
    What software version do you have on the ipod?
    Apps requires at least 2.0

  • I have the iPhone 4 and just updated to iOS 6 and all my text messages are gone. Can I get them back?

    I have the iphone 4 and just updated to iOS 6 and all my text messages are gone. Can I get them back?

    Group messaging simply puts all replies in one conversation in Messages.   It doesn't prevent the behavior you experienced.
    My suggestion which would be much easier in my opinion, is rather than do a text, send out an email and use bcc: , which will keep the audience hidden from each recipient.
    Otherwise, if you're determinted to do only texts, the only way is to send your message to one person at a time.   You can of course copy/paste your msg each time which might be helpful.

Maybe you are looking for

  • Creation of sales order with Variant configuration info

    Hi friends,    I am creating sales order along with Variant configuration data. We have 3 level BOM structure. I am using BAPI_SALESORDER_CREATEFROMDAT2 and filling in ORDER_CFGS_REF, ORDER_CFGS_INST, ORDER_CFGS_PART_OF ORDER_CFGS_VALUE, ORDER_CFGS_R

  • Fnd_request.submit_request issue with PA_SRS_DATES2 value set.

    Hi, We are applications 12.0.6 with 10.2.0.3.0 database. I'm trying to submit the "PRC: Generate Draft Revenue for a Single Project" through fnd_request.submit_request and is erroring out with "PA: Error - Entered Accrue through date is not within op

  • Camera Calibration in RAW converter CS5

    Hello, In Camera RAW my defaults for the tab: CAMERA CALIBRATIONS are: Process 2010 (current) Name Adobe standard How can I change these default settings in: Process 2012 Name: camera standard I'm using a CANON EOS 400D Jan

  • Photoshop Elements 11 for Mac not installing

    I am getting a few different errors when trying to install the new photoshop elements 11 I purchased. One example is "failed due to language pack installation failure" please help I have tried many different things and none of them are working. Thank

  • Problem converting horizontal to vertical

    I have downloaded photos from an Iphone 4s to my desktop computer.  The photos are horizontal and when I rotate them to vertical and try to save them I get the message " could not complete your request because of a program error".  I have no problem