Can't open new tabs with double left click on tab bar in FF29.0.1?

I've always enjoyed how tabs work in FF, mainly with them being on the bottom (which I had to find a work-around for by making the userChrome.css file - the "about:config" modification no longer works) and also being able to double left click on the tab bar to create new tabs.
With the most recent update, double left clicking on the tab bar no longer has a function, and to create new tabs, I must now middle click. It's not a big deal really, but is there a way to change this back?
I searched through some options on the "about:config" page, searched "tab" and found an option there: "browser.tabs.opentabfor.middleclick" that seemed promising. I changed the value to "False" but it didn't change anything - in fact, middle clicking still creates new tabs.
I tried adding a modified function with "leftclick" in it, just to see if it might do anything but, nothing.
Any other suggestions for restoring the double left click function to create new tabs? Thanks!

''Hydrilus wrote:''
browser.tabs.opentabfor.middleclick
If set to false, middle-clicking <u>links on web pages</u> opens them in a new window. It probably also affects bookmarks, history entries, and items in the address bar drop-down menu.
''Hydrilus wrote:''
Any other suggestions for restoring the double left click function to create new tabs?
You need an add-on. Here are two I know about:
* [https://addons.mozilla.org/firefox/addon/classicthemerestorer/ Classic Theme Restorer]. In the add-on's option window, click the Special tab and check "Tabs toolbar: double click opens a new tab"
* [https://addons.mozilla.org/firefox/addon/tab-mix-plus/ Tab Mix Plus]. In the add-on's option window, click the Mouse icon, then the Mouse Clicking tab, then the Double-click tab below that. [http://tmp.garyr.net/support/viewpage.php?t=3&p=mouse-clicking The Tab Mix Plus help page] has more details.

Similar Messages

  • Can't open Youtube videos with a left click. Have to open in new tab/window to view.

    When on Youtube, I can't open videos by clicking on them when in the search result page. I have to open them in a new tab or window. All other elements work on the page. Once the video is open in the new tab I am able to play it. Embeded links work. It is only on Youtube itself. Fine in Safari. Only experiencing this in Firefox.

    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Illustrator CS2 can't open new file with network printer installed

    It seems that with my network printer set up I can't do much with Illustrator, I can't open new files and I can't print without opening up the printer setup menu in Windows.
    Photoshop CS btw, I can't open it at all.
    I take the network printer offline and everything is fine, except then I don't have a printer.
    Windows XP SP2
    Illustrator CS2 12.0.1
    Any fix for this?
    Thanks,
    David

    Creating a Dummy Generic printer fixed the issues of opening a new file in Illustrator and being able to open PS at all.
    However Illustrator is still taking several minutes to print something as simple as a test circle.
    The menu I was referring to is Printers & Faxes under control panel, though I realized later that may not have had anything to do with it. It may have simply been coincidental timing. I opened the P&F window about 10 minutes after hitting print and just after opening P&F the print window popped up. It simply may have been taking 10 minutes for the print window to open.
    With the network printer set up as the default printer if I try to open Photoshop a window opens but just stays a grey blank screen, no credits box, nothing. Then if after a few minutes I hit ctrl+alt+del it says Photoshop not responding.
    What I was doing to take the printer offline was to completely delete the network printer from Printers & Faxes.
    I'll see if they have an updated set of drivers, but I think I have the latest ones, as I updated them a month or so ago.
    Thanks,
    David

  • Can not open new windows with the update

    i used to be able to open multiple windows with different url and i now i can not...

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • How to open new window with required size when clicking on image in a table

    Hi,
    There is an image column in advanced table. i want to open new window with required parameters(size, toolbar, status bar,etc..) and with that transaction context.
    can any one help plzzzzzzzz?
    Thanks
    Raju

    You can also use OAF js function to open modal pop up:
    openWindow(self, '<url>','longTipWin', {width:900, height:400}, true); return false;
    --Mukul                                                                                                                                                                                                                                                                                                                                   

  • Safari can't open browser starting with "aam"

    safari can't open browser starting with "aam"

    From the Safari menu bar, select
              Safari ▹ Preferences... ▹ Extensions
    Turn all extensions OFF and test. If the problem is resolved, turn extensions back ON and then disable them one or a few at a time until you find the culprit.

  • I used to open, bbc radio 2, with a left click on the 'listen' tab? this now longer responds, I have to now right click the mouse button and open link in a new tab? whats wrong

    I used to be able to open BBc Radio 2 via the 'Listen' link with a left click of the mouse button, this nolonger works, I now have to right click the link and 'open link in a new tab'
    I must have disabled something?
    If you can help then please make it easy for me to understand.
    Thanks
    Regards
    Rj

    2 Solutions found in [http://support.mozilla.com/en-US/questions/791244]
    the user cor-el has a method that does not require any add-ons. He States
    This code in userChrome.css will move "Open Link in New Window" to the top of the context menu.
    <pre>@namespace url("<a href="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul</a>"); /* only needed once */
    #contentAreaContextMenu &gt; * { -moz-box-ordinal-group: 2; }
    #context-openlink { -moz-box-ordinal-group: 1 !important; }</pre>
    the user jay_ff shows how to do it using the Menu Editor Add-on
    1. Install the Menu Editor add-on from https://addons.mozilla.org/en-US/firefox/addon/menu-editor/ .
    2. After the installation, go to Firefox> add-ons (or simply use Ctrl+Shift+A)
    3. Go to the Menu Editor "Options"
    4. In the "Main context menu," simply grab the "Open link in New Tab" and place it below the "Open Link in New Window"
    5. and Voila! You may also change other menu options if you want to!
    I tried jay_ff method first and found that indeed changing the Main Context Menu did cause the hotlink context menu to change as well.

  • I can not right click "open in new tab" nor open in new window, in my bookmark file.the bookmarks are all there, but I have to open a tab first then left click to open an item. Why can't I right click? The options are there, but not highlighted/clickable.

    I can not right click "open in new tab" nor open in new window, in my bookmark file.the bookmarks are all there, but I have to open a tab first then left click to open an item. Why can't I right click? The options are there, but not highlighted/clickable.

    now it is working?! Go figure. Yeah! Thanks anyway......

  • Why can't I open links in a new tab with a right click anymore? And why has the toolbar removed the refresh button?

    Several basic functions seem to be have vanished from Firefox. I can no longer open links in new tabs with a right click, and the refresh browser button (and back/forward navigation buttons, etc) do not appear in with consistency anymore. How do I get these basic navigational tools back? (most recent updates are installed)
    == This happened ==
    Not sure how often
    == 7 July 2010

    * Make sure that you have the "Navigation Toolbar" and the "Bookmarks Toolbar" visible: "View > Toolbars"
    * If items are missing then see if you can find them in the "View > Toolbars > Customize" window
    * If you see the item in the Customize window then drag it back from the Customize window to one of the toolbars.
    * If, in "View > Toolbars > Customize", you do not see that item then click the "Restore Default Set" button
    See also [[Back and forward or other toolbar buttons are missing]] and [[Navigation Toolbar items]]
    See http://kb.mozillazine.org/Toolbar_customization

  • I can not open new tabe in the same page

    i can not open new tabe im the same page
    when i click on new tabe , it donsnt open at all

    Uninstall the Ask toolbar and it should work again. There is a compatibility issue with the Ask toolbar and Firefox that prevents new tabs from being opened.
    There are a couple of places to check for the Ask toolbar:
    * Check the Windows Control panel for the Ask Toolbar - http://about.ask.com/apn/toolbar/docs/default/faq/en/ff/index.html#na4
    * Also check your list of extensions, you may be able to uninstall it from there - https://support.mozilla.com/kb/Uninstalling+add-ons

  • Can't open new tab by going to file/new tab (or CTRL+T or clicking on the new tab field). Only way is to right click on a link and choose open in new tab.

    Can't open new tab by going to file/new tab (or CTRL+T or clicking on the new tab field). Only way is to right click on a link and choose open in new tab.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * You can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • I can't open new Tabs on the botton position?

    Hello. After upgrading to Firefox v.7 from v.5 I can't open new tabs when on the bottom. Also in any webpage, in an area of about an inch below the "tabs" line does not work. Example: on the Firefox "Help" page I can not sign-in/register if I want to "contribute" & I can not use any of the buttons under the title "NEED HELP WITH FIREFOX?". When on the Yahoo home page none of the buttons above the Yahoo "search bar" and the "search bar" itself works.
    I have been trying to get someone on Live chat since 9:00 with no avail.

    The Yahoo! Toolbar extension and the Babylon extension have been reported to cause this issue. Disable or uninstall those add-ons.
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Can not open new tabs.

    I can not open new tabs in my current window. I have to open a whole new session to open additional web pages. Links work and will open in separate tabs, but I can not start a new tab. Please advise!!!!!

    That can a problem with the Ask<i></i>.com toolbar (Tools > Add-ons > Extensions)
    See:
    * [[Troubleshooting extensions and themes]]

  • Can not open new blank tab window from file, new tab.In Tools/Options/Tabs ticked open new windo w in new tab?

    Can not open new blank tab window from file, new tab.In Tools/Options/Tabs I have ticked open new window in new tab?

    The Ask Toolbar is probably causing that in the Firefox 3.6.13 version. Disable that extension or un-install it.

  • Safari ios7 issues on iPad Air - can't open new tabs - + sign closes app

    Safari ios7 issues on iPad Air - can't open new tabs or view other tabs.
    The + sign just closes the app every single time!
    In some cases, the back and forward buttons don't work.
    It's driving me crazy becuase if the webpage I'm on opens and ad or tab that I don't want to look at, I can't close it and go back, I have to retype the web address in and find where I was on the site!

    I, too, tried all the fixes...nothing worked.
    Found another thread on this forum and looks like a lot of us are having same problem.
    Next time it happens, go to SETTINGS/GENERAL/ABOUT and check to see it there is a "low memory" incident report.
    If there is:
    See the discussion thread "iPad Air Low Memory Crashes".
    Seems to be common....this could turn into a HUGH issue.

Maybe you are looking for

  • Oracle 10g 64-bit database on Windows 2008 R2 (64-bit) error ?

    - I have installed Oracle 64-bit database on Windows 2008 R2 (64-bit) server - Now everything works fine locally on the database. - I had installed Oracle forms/reports 6i which has Oracle SQL Plus 8.0.6. on a windows 7 Professional (32-bit) PC. Now

  • Adobe Acrobat X Pro Update Error 2379

    Each time I attempt to update Adobe Acrobat X Pro I am greeted with the following error message: Error 2379.Error Opening file for read: C:\Program Files (x86)\Adobe\Acrobat 10.0\Acrobat\Acrobat.exe GetLastError:5. Any idea on how to  resolve this is

  • Strange, indefinable bug in InDesign CS2014

    Can anybody tell me how to get rid of this strange bug? It steals the focus, and then returns it. It causes all sorts of problems. Sometimes it bugs a lot/many times in short time, sometimes less. The bug is only in InDesign. This started after I upd

  • How to query the data for required service calls

    Hi Experts, I have one requirement in oracle I have one table with columns actvy_code, actvy_seq_id, date. Data is as follows                    400008    1234431     12/01/2013                                              400010    1234431     12/02

  • Indesign CS5.0 SDK - Reframe Command

    Hello I have a working version of code that palces an excel spreadsheet on a document then prints it to PDF My sheet has to be resized tho, so I am succesful in calling the code below in VBScript to resize, then expand my spreadsheet on the page Set