Left clicking on an igoogle news item, jumps current tab and opens a new duplicate tab?

Works OK on finance box. i.e., clicking on a stock.
most other boxes duplicate.
Now this is happening elsewhere. Is this a add-on conflict?

'''Firefox Crash'''
Create a New Profile as a test to check if your current profile is causing the problems.
-> Basic Troubleshooting: Make a New Profile
* https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting#w_8-make-a-new-profile
-> If that New Profile works then you can recover your Bookmarks and Passwords from the Old Profile.
-> Recovering important data from an old profile
* https://support.mozilla.com/en-US/kb/Recovering%20important%20data%20from%20an%20old%20profile
'''Opening Links in New Tab'''
-> click '''Firefox''' button and click '''Options''' (or Tools Menu -> Options) -> Tabs panel -> place Checkmark on '''Open New Window in a New Tab instead''' -> click OK
Check and tell if its working.

Similar Messages

  • HTML-DB OAE Javascript to close current window and open a new window

    Hi everybody,
    We work with 1.6.
    What we want is to close the current window and open a new window with the URL mentionned in the window.open('http://www.cf.qc/pls/portal/PORTAL.....,'newwindow').
    The new window opening fires only once although we call it many times.
    Our javascript is:
    function closeTest()
    { alert('closeTest');
    if('&REQUEST.'=='QUITTER2'){     
    w = window.self;
    w.opener = w;
    w.close();
    window.open('http://www.cf.qc/pls/portal/PORTAL.home','newwindow','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes');
    We call it on our application attributes :
    OnLoad="closeTest()"
    Thanks. Bye.

    Try this on for size:
    I have included two functions.
    windowRebuild() - opens a new window, maximizes it based on the screen size, removes all toolbars, and then closes the old window.
    myLocation(appName, pageName) - builds a url referencing an HTMLDB application, specfic to what server you are currently on. Very useful when you have an application on 3 different servers(dev, test, prod servers), you wouldn't want the server name hardcoded if you plan to export the app to another server.
    Also, you need to be careful when using &APP_ID. I am not completely certain how that is resolved at runtime, but I've found it only works when the javascript is in the HTML Header of a page and not stored in the template of the page.
    <script language="JavaScript1.1" type="text/javascript">
      This functions is for internal application use.
      Examples of myLocation:
      url = myLocation('&APP_ID.', 'APP_PUBLIC_PAGE');
      url = myLocation('MY_APP_ALIAS', 'MY_PAGE_ALIAS');
      url = myLocation('184', '10');
    function myLocation(myApp, myPage){
      var myHost = location.host;
      var newURL;
      newURL = 'http://'+myHost+'/pls/htmldb/f?p='+myApp.toString()+':'+myPage.toString();
      return newURL;
    /*  Function windowRebuild()
    *   This function will open a new window and close the old window.
    *   This function will also maximize the new window and remove all toolbars.
    function windowRebuild(){
       if(window.name != 'myAppWin'){
        var url = myLocation('&APP_ID.', 'PAGE_ALIAS');
        var myWin = window.open(url,'myAppWin','toolbar=0,scrollbars=1,menubar=0,status=1,resizable=1,location=0');
        window.opener = 'x';
        window.close();
       if(window.name == 'myAppWin'){
        window.moveTo(0,0);
        window.resizeTo(screen.availWidth,screen.availHeight);
    </script>Let me know if that works or you need some more explanation.
    Chris

  • When I open a new window, the current window is closed. I would like to keep the current window and open the new window without losing my current window. I checked "Open new window in a new tab instead" under tabs

    When I open a new window, the current window is closed. I would like to keep the current window and open the new window without losing my current window. I checked "Open new window in a new tab instead" under tabs
    == This happened ==
    Every time Firefox opened
    == Noticed yesterday, June27, 2010

    i just went into preferences, deleted what was in the home page, and entered a new home page address which solved the problem, 

  • Open in New Tab and Open in New Window have switched places, how to revert?

    I was glad to find as i logged in today that Firefox had a update ready. I was even more excited when i learned that the browser itself has been updated. And while all these new and exciting things make Firefox an amazing choice for a browser, im at my wits end on this little change that is annoying the hell out of me.
    Apparently between 3.6 and the new Firefox, when you right click on a link, you see Open in New Window in the spot where Open in New Tab was. This may not seem like a big deal, but to a person who has been opening windows in tabs since tabbed browsing came out, i absolutely hate having multiple windows open.
    When i right click on a link, its an automatic reflex for me to open it in a new tab, but now i cant. Each time i end up opening a window instead. Is there an easy fix to this little problem that's driving me insane?

    Opening order of Tabs in 4.0.1
    To make TABS open to the right within each browser window in the same order as you opening them:
    What to do:
    Open a second window so you can read these instr.
    Enter "about:config" in URL address bar.
    Get a warning - 'Are you sure / advanced settings...blah, blah. '
    Click YES
    Scroll down the page until you find the described line:
    "browser.tabs.insertRelatedAfterCurrent"
    Find it a ways down, then right click on the line to then TOGGLE the menu pop-up option to "FALSE" DONE !
    It worked immediately, no need to restart.
    My tabs now all open to the right in order of them being opened.
    Nice.
    Thank you 'Platon' from a different Mozilla help site.

  • How do i set what opens when I click on the "+" tab and open a new tab?

    I installed some sw for a camcorder and it changed something in FF. Now everytime I open a new tab, I get sent to this page;
    http://www.somoto.com/441/%7B9149BBF6-F330-44B5-8E1C-F9F70DD50517%7D?s_src=newtab
    How do I set it to not go anywhere when I open a new tab

    Not the home page, it is a new tab, but will most likely need cleaning up ''after'' fixing source of problem.
    If you have an extension named "NewStart" uninstall it (question [https://support.mozilla.com/questions/856436 856436]). If you don't you will have to identify the cause of the problem.
    After it is uninstalled check your about config filtering on '''somoto''' note any legitimate items seen there such as your old home page make a note, then delete every item with '''somoto''' (unless listed with a lot of other sites, such as sites to be blocked in the values, see Xircal's replies in [https://support.mozilla.com/en-US/questions/856436 856436])
    Also see pictures with [https://support.mozilla.com/questions/812137 812378]
    Fix your homepage afterwards
    :https://support.mozilla.com/kb/How+to+set+the+home+page
    If you have the Adblock Plus extension create a filter to prevent bringing up that site again create a filter. "||somoto.com/^" (without the quotes)
    :See http://www.mozillazine.com/Adblock
    Probably have no effect on this but do make sure that you have
    :'''Tools > Options > Security'''
    :[x] Warn me when sites try to install add-ons
    :[x] Block reported attack sites
    :[x] Block reported web forgeries
    :'''Exceptions:''' (for add-ons)
    : addons.mozilla.org Allow

  • Programatically close current window and open new window

    hi,
    I am in a click event of a button and want to close the current window and open a new window if a condition is met.
    else if(MyText.Content=="OpenNew")
    newwindow sw = new newwindow();
    sw.Dispatcher.Invoke(new Action(() => sw.Show()));
    this.Dispatcher.Invoke(new Action(() => this.Close()));
    But I always get the System.InvalidOperationException.
    Pls help me with this.
    Thanks,
    Shaleen
    TheHexLord

    If you are trying to create the window on a new thread, you must set the  ApartmentState of the window to STA as described here:
    http://reedcopsey.com/2011/11/28/launching-a-wpf-window-in-a-separate-thread-part-1/
    But you should probably just move the creation of the thread and the call to its Show() method on to the UI thread:
    else if(MyText.Content=="OpenNew")
    this.Dispatcher.Invoke(new Action(() =>
    InfoPanel sw = new InfoPanel();
    sw.Show();
    this.Close();
    Please remember to mark helpful posts as answer.

  • 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......

  • Missing options of "Enter Private Browsing" "Open new tab" and "Open new window" when right click (right context menu) firefox icon on taskbar

    Missing options of "Enter Private Browsing" "Open new tab" and "Open new window" when right click (right context menu) firefox icon on taskbar.
    i already tired complete uninstall and reinstall, but the options are still missing.
    print scr: http://www.freeimagehosting.net/9znkp
    Thank You in advance for help. Best regards

    Hello,
    ''jstavene wrote:''
    can find nothing under the tools menu for private browsing?
    Then it's not the same issue.
    If Firefox is set to '''Never remember history''', then you're in “permanent private browsing” mode, in which case the menu item ''Stop Private Browsing'' will be grayed out. Perhaps that's the case, and you don't find the menu item easy to see?
    * [[Settings for privacy, browsing history and do-not-track]]
    If that's not the case, then menu items can be hidden using the userChrome.css file. Check if it exists, and if it's there, rename it, then restart Firefox.
    * http://kb.mozillazine.org/UserChrome.css
    In Firefox Nightly (what will become Firefox 20), per-window private browsing has been added, so the menu item under the Tools menu is gone. It's been replaced by New Private Window under the File menu. I don't suppose it's very likely that you're using such a cutting-edge test version of Firefox though.
    If that doesn't solve the problem, since it's a different issue, it would be best if you would ask a new question.
    * https://support.mozilla.org/questions/new

  • Opening a new link in a tab (contr+click or right click and open in new tab) causes ff to lose scroll position in first tab or main website, like google.

    Opening a new link in a tab (contr+click or right click and open in new tab) causes ff to lose scroll position in first tab or main window, like google.
    This does not happen when opening in a new window (shift+click).
    It was never a problem in older versions. I now have ff 3.6.17. I' afraid to install ff4 because everytime i do so (install e new version) something i liked dissapears or good add ons dont work anymore!
    I also don't like the fact that more and more of the adress barr is beïng used for crap i don't need. I'm a visual handicap and need all the space i can, just to read.
    Thanks for helping me out.

    To help other users find solutions, please return to this Thread and '''Sign-in''' to the forum with your Username and Password:
    click on '''"Solved It"''' next to the reply ABOVE that '''BEST''' solved your question
    '''DO NOT click "Solved It" next to this reply

  • There is a problem when i click the "+" tab to "open a new tab" nothing happens. It use to open new tabs and now it does nothing.

    There is a problem when i click the "+" tab to "open a new tab" nothing happens. It use to open new tabs and now it does nothing. Even when i go to "File" and "New Tab" it still does nothing. The only time i can get a new tab to open is if i go to "Help" and click "Firefox Help" then a new tab with firefox help opens.

    Hi, were you able to resolve your problem? If so, please mark this question as '''Solved'''. Thanks !

  • Does anyone know if there is a way to arrange songs on a playlist that has 100 songs? I used to be alble to double click and open a new page but that is no longer an option. Because you cant get a total view of the playlist it is almost impossible

    I used to be alble to double click and open a new page but that is no longer an option. Because you cant get a total view of the playlist it is almost impossible.. if a song is in position 95 and I want to put it at 3 I have to hold it and drag it till the curor moves.. This makes creating an order almnost impossible because you cn only see half of the songs

    1.SmartyPanouZe3rd,
    Sep 4, 2013 1:03 PM   in reply to SmartyPanouZe3rd
    This is a follow-up to the above question I had.
    Since i noticed people looking at the question, but no replies showing up, i contacted BC support directly with the same question.
    I got a reply.
    I did tests based on the reply.
    Here is what is going on based on the reply.
    (spoiler alert : It works... but it's not yet a perfect score.)
    All the details are posted here :
    http://www.animavdo.com/mut/ambiguity-001.html
    Hope this can help others.
    Cheers.
    PS  I still will use DW for the heavy lifting...
           But MUSE is nice for quickly putting together a mini website.
           Highly recommended App.

  • Tabs in Firefox 7 won't work...I can't open a new tab by clicking on the +.....only way to open a new tab is via the FILE/new tab option

    Tabs in Firefox 7 won't work...I can't open a new tab by clicking on the +.....only way to open a new tab is via the FILE/new tab option...it seems like a lot of the options/buttons are non-pressable??

    This issue can be caused by the Ask<i></i>.com toolbar (Tools > Add-ons > Extensions)
    Your system details show that toolbar in the user agent as AskTbYLC/3.11.3.15590
    See:
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Why, when right click on some link the options "OpenLink in New Tab" and "Open Link in New Window" are exchanged?

    Why, when right click on some link the options "OpenLink in New Tab" and "Open Link in New Window" are exchanged?

    Dear friend, the problem is that there is exchange of something very useful from users an this break them habits! I'm not interested of forced using of tools! Of course it's good that there is a tool to solve my problem, but this action make me unhappy.
    last words - this is the way of losing users.

  • Firefox won't let me click on a tab to open a new blank tab

    Whenever i click on the last tab to open a new empty blank tab nothing happens. i downloaded the new firefox that didnt help restarted that didnt help.

    Can't you use the [+] button on the Tab bar to open a new Tab? <br />
    Right-click on any Tab and select New Tab? <br />
    Or, you can double-click on a blank spot on the Tab bar, if you don't have many Tabs open.
    If something has changed recently and you lost a feature that you once had, you need to do a little troubleshooting. <br />
    Do you have that problem when running in the Firefox SafeMode? <br />
    [http://support.mozilla.com/en-US/kb/Safe+Mode] <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this: <br />
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Before 4.0 I could right click on an open tab and start a new tab. Now the option to do so is no longer on the right click menu, and I have to click the plus sign.

    Before 4.0 I could right click on an open tab and start a new tab. Now the option to do so is no longer on the right click menu, and I have to click the plus sign if I want to open a new tab. It is kind of bugging the hell out of me. Is there a way to fix it other than uninstalling and reinstalling the old firefox? Because this is a big part of the way I browse.

    You can also use ctrl-T or File > New tab (if you have the menubar showing). I can't find an extension that will help you bring back the previous behavior but there probably will be one soon.

Maybe you are looking for

  • Multiple target messages

    Hello, for our business process, we need to map a single source message to multiple target messages (of different message types). The (ABAP)mapping takes care of this mapping, so I put a transformation step after my receiver step, that invokes this m

  • Samsung blue ray player

    I just bought a new blue ray player but I have an old analog tv I want to watch netflix on my tv Can I do this?

  • Is SCVMM necessary to connect with build server 2012 ?

    Hi ,  I have TFS2012, Buid server 2012 and Test controller 2013 lab setup. All are configured in different machines as lab environment. when our developer trying to connect buid server 2012 from VS2013. Getting error message. It asks to configure SCV

  • Upload .TIF images in SE78

    Hi all, I've currently used SE78 to upload .BMP images for use in SmartForms. Now I want to upload a .TIF image, but under the "Graphics" folder in SE78 there is only a "BMAP" folder. How can I upload .TIF images in SE78/add a new folder for .TIF ima

  • LDAP  Attributes for Barracuda Web Filter

    I have the following setting on my filter LDAP settings, but it will not bring the groups in correctly.  Can anyone help me figure out what I am doing wrong or what I need to add to get the Barracuda Filter to work with LDAP.