Close the tab, not the window

When I have several tabs open, I often make the mistake of hitting the X (close FireFox) button instead of closing the specific tab I am finished with. I used to get a dialogue box telling me that I had 3 tabs open and did I really want to close all 3 -- which I rarely did - so it was a saver for me. Unfortunately the dialogue box also included a 'don't ask me this again' -- and so now I don't get the dialogue box and end a lot of FFX sessions when I was just closing the tab. Can you tell me how to get that dialogue box (safety net) back? Many thanks

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.showQuitWarning, see http://blog.zpao.com/post/3174360617/about-that-quit-dialog
* 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 />

Similar Messages

  • Closing one of the opening windows tries to close all tabs on another window

    I opened two windows, one with multiple tabs and another is no tab, when closing a window with no tab, a prompt window appears and ask if I want to close all tabs on another window. Prompt window appeared twice. Is this a bug?

    I also had this issue and disabling the Awesome Screenshot add-on fixed it for me too. Its not doing it anymore after disabling that plugin. Thanks for the tip!!!

  • Firefox crashing when i wanna open or close a tab or a window, also while wanna open any page, now what to do for solving the problem?

    Firefox crashing when i wanna open or close a tab or a window, also while wanna open any page, now what to do for solving the problem?

    Disable McAfee siteadvisor and check the problem still persist or not?

  • In FF 3, Intellimouse ("5" buttons) back button closes only the current tab. In FF4 it closes the window. I prefer the former. How can I get FF4 to do that?

    MS's Intellimouse has five "buttons" including the scroll wheel. I set left and right buttons to L-click & R-click (seems normal). I set left side button to Back and right side button to Close.
    In FF3, Close closes the current tab and Ctrl-W closes the window. In FF4, this is reversed -- Close closes the window and all its tabs and Ctrl-W closes the current tab -- not my preferred behavior.
    The behavior switch in FF4 may or may not have been a function of what somebody had for breakfast. It is was, then I'd like it switched back. If there was an important reason for the switch, I'd like to know.
    Until FF4 reverts to FF3 behavior, I'm probably stuck in FF3.
    In anyhow, thanks -- John Linford, Fort Worth

    Harley, thank you so much. I'll reload FF4 and re-set the settings.
    John

  • Firefox won't open a message tells me it is all ready running I need to close the window to open firefox. Firefox is not open so why do I get this message

    When I try to open firefox a box opens up and tells me firefox is already running in another window and I need to close the window if I want to open firefox in a new window. Firefox is already closed, nothing is left open when I close out firefox. I would only have this problem once in a while but now it is happening more often why?

    Open Task Manager and click on the Processes tab. Scroll down to "Firefox.exe" , click on that line and click on "End Process" button.

  • When i close the window if press pressed next to the closure and returned again press not work

    When i close the window if press pressed next to the closure and returned again press not work

    Please expand upon your question with more detail. You can also post in your native language if English is a difficulty.

  • I have an ipad2 and was using yahoo mail.  I pressed send and it didn't work however it created a draft.  I then opened the draft and now I can not cancel or send it or close the window.  It just remains in the mail screen.  Any suggestions?

    I have an ipad2 and was using yahoo mail.  I pressed send and it didn't work however it created a draft.  I then opened the draft and now I can not cancel or send it or close the window.  It just remains in the mail screen.  Any suggestions?

    I tried that but it is still stuck in Draft. Cancel button does not work but Send button does.

  • Get rid of message: "If you close the window, your changes will be lost..."

    Whenever I enter text, then close the window, I get the message, "if you close the window, your changes will be lost. Do you want to close the window anyway?"
    Yes, I do want to close the window, and I want to get rid of this message from popping up. Can't find it anywhere in Safari. Please help me out. Please, how do you configure Safari so this message will not pop up?

    HI David,
    From the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset. Relaunch Safari. If you still see that dialog...
    Go to the Safari Menu Bar, click Safari/Preferences. Make note of all the preferences under each tab. Quit Safari. Now go to ~/Library/Preferences and move this file com.apple.safari.plist to the Desktop.
    Relaunch Safari and see if that makes a difference. If not, move the .plist file back to the Preferences folder. If Safari functions as it should, move that .plist file to the Trash.
    Carolyn

  • Automatically close the window

    Hi All.
    I am having a BSP which has a few buttons. Those buttons call some methods of standard class.
    That method then defines a navigation target as "EXIT_PAGE". This page I have defined in my customized BSP application.
    Now I just want to close the window and do nothing else in this page of my customized application.
    How can I do that?
    Please note that there will be no additional button that I can show to users on clicking of which I could fire the window.close event.
    Can I just navigate to a javascript page which will close the window?
    To elaborate more:
    The standard method calls this statement after doing whatever it has to do:
              navigation->next_page( 'EXIT_FINAL' ).
    Now this page I have defined in my customized BSP as follows:
    Start                                  Navigation Request                  Target
    document_redirect.htm     EXIT_FINAL                                document_final.htm
    Now in this document_final.htm, I just want to close the window and do nothing else without clicking on anything.
    Another related doubt: I am well versed in Webdynpro abap, but not so much in BSP. In web dynpro abap, we can fire windows exit plug and the application knows it is closed. So in SICF, we can write the code to logoff to close the window.
    In BSP, how can we make sure that the code that is writtten in the logoff tab of SICF service is executed? That might also solve my problem.
    Thanks in adv.

    Same thing Durai.
    I actually went to View-SOurce: The following code comes there:
    <h t m l>
    <h ead><title>Appraisal Document            </title></h ead>
    <s cr i p t language="J a v a S c ri pt">
    function exit BSPApplication(){var prop = 'height=100,width=400,top='+(screen.height-100)/2+',left='+(screen.width-400)/2;var out = windowdotopen('document_exit.htm','_blank',prop);documentdotgetElementById("4A527F69BC0E00B2E10080000AFB4223_FRAMESET")dotonunload = null;}</s c ri p t>
    <f ram eset id="4A527F69BC0E00B2E10080000AFB4223_FRAMESET" rows="*,0" on un lo a d="exitBSPApplication();"  resize ="no" framespacing="0" fra meb order="0">
    <fr am e name="4A527F69BC0E00B2E10080000AFB4223_A" src="document_redirect.htm?PREVIOUS_VIEW=">
    <fr  a me name="Block_Back" s r c ="a b out.htm">
    < / f ra meset>
    </h t m l>
    Then I saw that this code is from the starting BSP page document.html. The code in that is as follows:
    < % @ pa g e l a n guage="a ba p" %>
    < %
      " Copy this page into your BSP application, and change line below.
      " This page should always used be as entry point into application.
      DATA: target_page               TYPE STRING VALUE 'document_redirect.htm'.
      DATA: about_page               TYPE STRING VALUE 'about.htm'.
      DATA: do_not_delete_sso2_cookie TYPE XFELD  VALUE SPACE.
    % >
    < h t m l>
      <h e ad>
        <title>< % =  otr(PAOC_HAP_DOCUMENT_UI/TITLE_DOCUMENT) %></title>
      </h e ad>
    <s c ri p t l an guage="J av aS cr  ip  t">
    < %
       DATA: guid TYPE GUID_32.
       CALL FUNCTION 'GUID_CREATE' IMPORTING ev_guid_32 = guid.
    % >
    f u nc tion exit BSPApplication()
    < %
    DATA: pvi TYPE i.   "customer message 319887
    TRY.
       pvi = runtime->portal_version_major.
       CATCH cx_sy_conversion_error.
         pvi = 0.
    ENDTRY.
    if pvi < 6
    or runtime->session_manager->is_running = 0. % >
      var prop = 'height=100,width=400,top='+(screen.height-100)/2+',left='+(screen.width-400)/2;
      var out = windowdotopen('document_exit.htm','_blank',prop);
      < % endif. % >
      documentdotgetElementById("<%=guid%>_FRAMESET")dotonunload = null;
    < / s  c ri p t>
    < %
      if application->frameIsNotInitial is initial.
        application->frameIsNotInitial = 'X'.
    % >
    <f ra meset id="<%=guid%>_FRAMESET" rows="*,0" on u n lo ad="exitBSPApplication();"  resize="no" framespacing="0" frameborder="0">
        <f ra me name="<%=guid%>_A"  s r c ="<%=target_page%>?PREVIOUS_VIEW=<%=previous_VIEW%>">
        <fr am e name="Block_Back"  s r  c="<%= about_page%>">
    < / f rameset>
    < %
      else.
    % >
    <f ra meset id="<%=guid%>_FRAMESET" rows="*,0" resize="no" framespacing="0" frameborder="0">
        <fr a me name="<%=guid%>_A" s r c="<%=target_page%>?PREVIOUS_VIEW=<%=previous_VIEW%>">
        <fr ame name="Block_Back" s r c="<%= about_page%>">
    </f ra meset>
    <%
      endif.
    %>
    </h t m l>
    I tried to put selfdotclose and windowdotclose in the exit BSPApplication().function. But does not work.
    Any clues. Totally lost now
    Thanks in adv.

  • When a website launches a new window to enter information, Firefox no longer automatically closes the window when you click the submit button. Why?

    For example, when I create a message in my autoresponder service and want to attach an image a new window opens up so I can enter the details of the image (url, position, alt text). When I click the Save button, the information is captured but the window remains open and I have to manually close it.
    Firefox used to close the window automatically.

    YES!! Thank you jscher2000! You sir are a legend. Thanks for this, changed the newtaburl in about:config, totally worked. Nope, never saw it happening! Speedy machine this one :P Yep, that change completely sorted the issue, just opened about 741 new tabs through the shortcut on my mouse just to celebrate. Thanks guys who helped, no thanks those who didn't.

  • Regarding the alert Message when i try to close the window

    Hi All,
    I am trying to give the alert message when the user tries to close the window.
    For this i have coded a jsp in which i have written
    <html>
    <head>Test in the Page Ajay</head>
    <body onUnload="alert('Test UnLoad')">
    </body>
    </html>
    and in the portalapp.xml i have given as jspnative.
    then if i try to unload the page the alert message is not executing.
    Plz help me out in this.
    Thanks
    Ajay

    Delete the iPod photo cache, as described here:
    http://support.apple.com/kb/ts1314

  • I downloads the latest iTunes software update and it properly installed.  But,  I cannot close the window showing it was completed and the blue completion bar is full but cannot cancel or close it either.  Any ideas on how to clear that out and close the

    I downloaded the latest iTunes software update and it properly installed.  But,  I cannot close the update window showing it was completed and the blue completion bar is full but cannot cancel or close it either.  Any ideas on how to clear that out and close the window.  Tried to quit on both the big window and the software update title in the menu bar.  No luck.

    Tried that by shutting down via the power button only as the normal shutdown was nixed by the open window issue.  It did not help.  Found a very similar question in the discussions and it recommended "Force Quit".  That worked and the update works normal and the window is gone.  Thanks!

  • Firefox will close when i close the window but the process doesn't shutdown ever since i had updated to FF25

    I am running Win. 8.1 and had no issues with FF 24. Since upgrading to FF 25, firefox will appear closed when i close the window but the process doesn't shutdown. I have to go into Task Manager to end the process. I can then launch it again.

    SOLUTION (possible).
    Hi all. I had this problem as well. I currently run FF26. A week or so ago, out of nowhere FF wouldn't exit - the window would close but firefox.exe process would keep running in the background using about 50% of CPU. Not sure if it's connected, but just prior to that I clicked on a link on Facebook that looked like spam website, nothing happened, site loaded (sort of, all I saw was a msg - Please Wait...) but nothing happened, I have Eset antivirus and it monitors network traffic and files for viruses, so maybe it prevented my PC getting infected...
    So, I had this problem for a few days, was searching the net for solutions, but nothing seem to help. Then, just out of luck I did something that WORKED!
    Here's what I did. I noticed that svchost.exe was using a lot of CPU alongside with FF. I ran ProcessExplorer to see what might be connected to this process, the list was long and I didn't have any idea where to start, so what I did was - Right click on svchost process, choose Debug and dismiss the warning. In a few seconds svchost process quit and after that FF started closing properly.
    I had to re-enable all my plugins and themes I disabled prior, I also lost my history and preferences which I trashed in the process of searching for solution. But heck, it worked, hopefully for good. Now if someone could point out the real cause of this and fix it for everyone - that would be great. Cheers!

  • Close the window (browser after execute business action

    I have ceated a JSP which will trigger a popup. How can I close the popup after executing some business action in the pop.jsf ?
    in addition, since my popup will return value to window.opener, but I have tried that I have a page forward in the popup, it cannot locate the window.opener and hence cannot return value to the opening windows but only return me error 404 page not found.
    actually my popup is just like a searching form, user can input some string to serch the DB and then display the data in datatable. then user can pick up the record he would like to choose and returning a code back to the opening windows...so i want to close the popup, or returning the value to the opening windows if i have a screen refresh in the popup
    Can anyone help in this issue? Many thanks

    Hi,
    I'm not sure I've fully understood what you require... but here's something you can try.
    Lets say that you search for some user entered criteria and display results to the user in the pop up JSP. I am assuming that there would be some user action on which you want to return something to the parent window and then close the child window.
    You can access the parent window using:
    window.opener.document.<form name>.<field name>
    and then close the pop up window using a simple window.close();
    On the other hand, if you want to close the window w/o any user inputs (directly after the server side processing), then make the server side processing send a status parameter back to the pop up window. For example, set a parameter in the request which will trigger a JavaScript in the pop up window to close itself.
    Hope this helps.
    Cheers !
    Vinay

  • When i try to send email in my hotmail i get this message webkit2 web process.exe stopped working then it closes the window any ideas

    when i try to send email in my hotmail i get this message webkit2 web process.exe stopped working then it closes the window any ideas

    Do you know how it is chaning the addresses?  Can you compare what is send to what it is your address book?
    In the meantime, make a temporary, backup copy of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    OT

  • Why wont firefox load after i close the window ? it tells me it is already running in the background and to close that window before opening again. took 10 tries before it would load again !

    this has been going on for some time. 2 months maybe. i can hear the hard drive winding up/down after i close the window, and then comes a long narrow blue window stating what i have written.

    See
    * [[Firefox is already running but is not responding]]
    Try closing any running instances of ''firefox.exe'' (and plugincontainer.exe) using something such as Task Manager. That should allow you to then restart Firefox.
    As for iLivid. Possibly it also has associated apps or extensions with names not including the word iLivid. Looking at their own FAQs there are instructions to remove iLivid using the Windows Control panel, and mention of other bundled software that you may wish to remove. It seems it is more of a nuisacne rahter than out and out malware.
    * see http://www.ilivid.com/faq.htm (page scrolls for more info) but includes:
    How do I uninstall the software?
    The software can be removed in a simple was like any other software:
    Go to the Windows Start menu and then to Control Panel > Add/Remove ("Programs & Features" in Vista & Windows 7) and click "Remove" next to the software name (e.g iLivid Download manager / Windows iLivid Toolbar ).
    During the installation bundle software are offered, each can easily be removed following those instructions: Uninstall Yontoo Addon , Uninstall Search Toolbar (powered by Bing) or Uninstall Babylon.

Maybe you are looking for

  • ISE 1.1.1 and LDAP debugging

    Hello, does ISE has any debug logs for LDAP communication during authorization - like obtaining attributes from LDAP server? Thanks. Regards Karel

  • Where i will give the date and time of the session background process

    Hi. I created a program on XD01 by using Session Method. It is executed properly and process in forground also fine. What my problem is i want execute process of session in Back ground on that time i want give the Date and Time. I do not know where i

  • Cannot find CFML template for custom tag SELECTDATE

    Hi, I am not a ColdFusion developer and just moved a site from one server to another. That site is developed by someone else not me and I just moved the site to ColdFusion server. Site is working fine except a few pages where I am getting this error:

  • Questions about the keyboard

    Hi all, I have set up a Hungarian keyboard in Settings > Keyboard > International keyboard, but I still get the default English keyboard when I write something. What have I done wrong? Another question, most of the time the keyboard switches between

  • I'm new to Illustrator....How to trace a picture??

    Hello: I am wanting to import just a regular picture <jpeg> and then trace around a particular image in that picture, and then be able to use it for different purposes and sizes. I'll probably use the image as a sillouette. Do I have to trace it or i