Move Focus from Web Adress Bar when Google search page loads

'''This relates to Firefox 4'''
I use google search as my home page - when i start firfox or open a new tab manualy i want to have the focus start in the google search box, but in stead it stays in the search bar - is there a way to correct this behaviour as i generally start typing without looking at the screen and before i know it i hit enter and the results are returned from Yahoo or some such.
Not a major issue but annoying.

'''I had the same problem when I updated to firefox 4. This is how i fixed it:'''
The problem seems to be caused by the 'New Tab Homepage' add on. So:
# Disable or remove the 'New Tab Homepage' add on and restart firefox.
# Download and install the firefox add on called 'NewTabURL' and restart firefox.
# Click on the Options button for NewTabURL and uncheck 'Select location bar after loading new tab'
# Under the 'Default URL for new tabs' heading, choose 'Home Page'
# Click on the Save button.
Hopefully, problem solved!

Similar Messages

  • How can you open a new tab from the adress bar when located in an app tab ?

    When I am in an app tab and I write another url in the address bar, I would like it to be opened in a new tab, not in the app tab, so I don't ruin what I have.
    Is this possible?

    You can use "Opt + Return" or middle click the Go (Reload/Stop) button at the right end of the location bar.
    See "Open Address in New Tab" : <u>[[Keyboard shortcuts]]</u>

  • Opps! Web adress bar is gone in Safari

    I accidently managed to drag the web adress bar I think that's what you'd call it:
    the place where you would put http://www.apple.com
    Could someone please tell me how to get this back?

    Were you adding buttons to the Custom Toolbar in Safari????
    If so, here's what to do:
    -Go to Safari
    -Go to VIEW > CUSTOM TOOLBAR
    -There should be a toolbar that is labeled "Standard," drag this to the toolbar and the address bar should appear again; allowing you to use Safari correctly.
    -benny

  • How to move focus from one JTree node to another one and then back again?

    Hi all!
    Say I have a very simple JTree
    package main;
    import java.awt.BorderLayout;
    import java.awt.Container;
    import java.awt.event.WindowAdapter;
    import java.awt.event.WindowEvent;
    import javax.swing.JFrame;
    import javax.swing.JScrollPane;
    import javax.swing.JTextField;
    import javax.swing.JTree;
    import javax.swing.event.TreeSelectionEvent;
    import javax.swing.event.TreeSelectionListener;
    import javax.swing.tree.DefaultMutableTreeNode;
    public class SelectableTree extends JFrame implements TreeSelectionListener {
        public static void main(String[] args) {
            new SelectableTree();
        private JTree tree;
        private JTextField currentSelectionField;
        public SelectableTree() {
            super("JTree Selections");
            addWindowListener(new WindowAdapter() {
                public void windowClosing(WindowEvent event) {
                    System.exit(0);
            Container content = getContentPane();
            DefaultMutableTreeNode root = new DefaultMutableTreeNode("Root");
            DefaultMutableTreeNode child;
            DefaultMutableTreeNode grandChild;
            for (int childIndex = 1; childIndex < 4; childIndex++) {
                child = new DefaultMutableTreeNode("Child " + childIndex);
                root.add(child);
                for (int grandChildIndex = 1; grandChildIndex < 4; grandChildIndex++) {
                    grandChild = new DefaultMutableTreeNode("Grandchild "
                            + childIndex + "." + grandChildIndex);
                    child.add(grandChild);
            tree = new JTree(root);
            tree.addTreeSelectionListener(this);
            content.add(new JScrollPane(tree), BorderLayout.CENTER);
            currentSelectionField = new JTextField("Current Selection: NONE");
            content.add(currentSelectionField, BorderLayout.SOUTH);
            setSize(250, 275);
            setVisible(true);
        public void valueChanged(TreeSelectionEvent event) {
            currentSelectionField.setText("Current Selection: "
                    + tree.getLastSelectedPathComponent().toString());
    }All I need is to move focus from currently selected node, to some other node (does not matter which one), then to "sleep" for a second and finally move it back to return selection to the previously selected node. The only question is how do I do this?

    Use a Seperate Thread to do it:
    Runnable r = new Runnable() {
        public void run() {
                   int k=tree.getSelectionRows()[0];
                   DefaultMutableTreeNode node = (DefaultMutableTreeNode)tree.getLastSelectedPathComponent();
                                if(node.getNextSibling()!=null)
                                     tree.setSelectionRow(k+1);
                                else
                                     tree.setSelectionRow(k-1);
                                sleepe(k);
    public void sleepe(int i){
                         try{
                                Thread.sleep(1000);
                                     }catch(Exception e){
                                         e.printStackTrace();
                                  tree.setSelectionRow(i);
        }Then start this thread in a mouse click event(or any other similar),but not in TableSelectionListener because >>if the current selected row is 1 then it will execute the valueChanged method of TableSe..li. and we set the selected row to 2 then again it will execute the valueChanged method of TableSe..li.It will repeat till something,or in error.
    tree.addMouseListener( new MouseListener(){
    public void mouseClicked(MouseEvent e) {
                       new Thread(r).start();
    public  void mouseEntered(MouseEvent e) {
    public  void mouseExited(MouseEvent e) {
    public  void mousePressed(MouseEvent e)     {
    public  void mouseReleased(MouseEvent e) {
      });Note:it worked perfectly for me. So add all the above in the right place and import necessary.It will execute perfectly.

  • Cannot change "Start Page" from the FireFox Google Search Page.

    Under "tools"/"options"/"general" I've changed my homepage to Bing.com & designated this as my "start page" however whenever I open a new tab the FireFox Google Search Page always comes up and I must click the "home" icon in order to get my Bing Home Page to load. This is a step I would rather skip. What must I do to get FireFox to open immediately in my designated home page?

    The home page is just what opens when you click the Home icon on the toolbar, and when you start Firefox, provided that under Options → General you've set "When Firefox starts: Show my home page".
    * [[Startup, home page and download settings]]
    When you open a new tab, you normally get a grid of tiles listing recently visited sites. (From Firefox 31 onward, there's also a search box, but it uses whatever search engine you've selected in the search bar on the navigation toolbar)
    * [[New Tab Page – show, hide and customize top sites]]
    # [https://addons.mozilla.org/firefox/addon/custom-new-tab/ Install Custom New Tab].
    # Open the Add-ons Manager (Ctrl+Shift+A; Mac: Command+Shift+A), then the Extensions category.
    # Next to Custom New Tab, click the Options button.
    # Enter whatever URL you want to open in each new tab, and make sure "Place focus in URL bar" is not checked.
    Strictly speaking, you don't need the above add-on to choose what opens in each new tab. But Custom New Tab allows you to decide whether focus should go to the address bar. Without the add-on, it does, so you have to first click the search box on the web page before you can start typing your search query.

  • How can I stop multiple switching to address bar when navigating to pages?

    Recently, whenever I go to a new page, Firefox will place my cursor focus in the address bar - if I try to click away it puts the focus right back into the address bar. If I wait for the page to load completely, I can click away without the focus returning. I have an add-on that places the focus in the address bar when I open a new tab, but it's never done it whenever a page loads.
    It's driving me crazy, because normally when I go to a page I scroll using the arrow keys... which I can't do when my cursor is in the address box. I just updated to Firefox 34.0, which didn't fix the problem. I can't find an option to change this in the preferences window, and I can't identify anything that changed to make it do this...

    A possible culprit is the Custom New Tab extension.
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • How can I have a white page as when I click to Home in place to have the Google search page ?

    how can I have a white page as when I click to Home in place to have the Google search page ?

    See http://www.google.com/support/toolbar/bin/answer.py?answer=115561 Web-browsing tools : Google new tab page and most visited websites - Toolbar Help

  • At random times firefox loads an unrequested page. Sometimes it is the Google search page but more often it is a random page which sometimes loads or stays blank. I do not recognise them as sites from my directory. Otherwise Firefox works well. Any su

    At random times firefox loads an unrequested page. Sometimes it is the Google search page but more often it is a random page which sometimes loads or stays blank. I do not recognise them as sites from my directory. Otherwise Firefox works well. Any suggestion for a cure?
    == This happened ==
    A few times a week
    == one month ago

    Glad to see its working.
    To help other users find solutions, click on the '''"Solved It"''' button Next to the Reply that BEST solved your Question
    Please DO NOT click "Solved It" next to this reply

  • When I click and open my Firefox browser ,it always opens to Firefox welcome page ,NOT my google search page , which is my home page , how can I fix this , I have to always have to close FF before I can search !!??

    Can you help me figure out how to stop Firefox from opening to welcome page / updated window, I have to close that before I can use my google search page ,which is my homepage !!

    You can start by checking the Home page setting to see if that still links to the Google Home page (http://www.google.com/firefox)
    * Tools > Options > General > Startup: Home page
    You can also check the startup setting just above the home page setting.
    If the home page setting isn't correct and changing it doesn't last if you close and reopen Firefox then you need to check if the file [http://kb.mozillazine.org/prefs.js_file prefs.js] in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] isn't corrupted.
    * Help > Troubleshooting Information > Profile Directory > Open Containing folder
    * http://kb.mozillazine.org/Preferences_not_saved

  • When i type a search term in the URL box, the result is returned on an AOL Search page; I want a Google search page - help....

    When i type a search term in the URL box, the result is returned on an AOL Search page; I want a Google search page - help....

    In order to better assist you with your issue please provide us with a screenshot. If you need help to create a screenshot, please see [[How do I create a screenshot of my problem?]]
    Once you've done this, attach the saved screenshot file to your forum post by clicking the '''Browse...''' button below the ''Post your reply'' box. This will help us to visualize the problem.
    Thank you!

  • When a google search page is displayed it, the whole page keeps flashing!!!

    Google search page display text keep flashing.

    Hi,
    Please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode].
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]
    Safe mode disables the installed '''Extensions''', and themes ('''Appearance''') in '''Tools''' ('''Alt''' + '''T''') > '''Add-ons'''. Hardware acceleration is also temporarily disabled - the manual setting is '''Tools''' > '''Options''' > '''Advanced''' > '''General''' > '''Use hardware acceleration when available'''. [https://support.mozilla.org/en-US/kb/Options%20window%20-%20Advanced%20panel?as=u Options > Advanced]. All these settings/add-ons can also be individually or collectively disabled/enabled/changed in Firefox normal mode to check if an extension, theme or hardware acceleration is causing issues.
    [https://support.mozilla.org/en-US/kb/Options%20window Options]

  • On my Macbook, with google homepage, it often begins looping onto google search page and will not allow me to access any websites either by clicking on one, or typing address in. in page

    I use google as my homepage. Very often( every day at some point) when I search a subject and click on the address, a google search page come up with list of choices. When I click on address it simply returns to this page and will not let me access any websites either by clicking on them, opening in new window or tab, nor allowing me to access anything from the address line. When this occurs, it just keeps looping into this page. I clear cache, shut down, and try everything possible. Occurs very randomly and never when I first turn on the computer. ???????

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Firefox > Preferences > Privacy > Cookies: "Show Cookies"
    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 do I get my iPhone safari browser to open oh the google search page

    I feel like such an idiot.  This is probably a silly question but don't know how to phrase it so I can search the community boards.  Anyway, when I first got my phone and opened safari, there were several options one of which was Google.  I've messed with my phone and that page has disappeared and I can't seem to find it agai. And want safari to open to the google search page.  Help please

    You can't set a home page on Safari on the iPhone. However, you can put a shortcut to the page you want on the Home Screen of your phone. Navigate to the page you want (i.e. the Google search page). Then, tap on the icon at the bottom of the screen that looks like a box with an arrow coming out of it. Select "Add to Home Screen". Then, instead of using the Safari Icon, you'll use the shortcut and it will always take you to the Google search page.
    Best of luck.

  • I have downloaded Firefox 3 times and all I get is the 'google search' page. Why don't I get the Firefox browser page? page

    I had Firefox on my old computer and really liked it. I can't remember how I was able to 'mesh' Firefox with my ATT home page. All I have is the 'Google' search page when I open Firefox. The page does not appear to be the same one shown under 'Getting Started', with the various tabs, etc. I'm sure it's something I haven't done correctly but I need help.

    google is block in some country. so make sure you are not the citizen of those countries. 2nd, some net admin of some organization will block google for some unsung excuse. so make sure not their reasons. 3rd, if you really could properly get into google days before, try to use "nslookup" to test www.google.com, if it cannot reply a proper ip version 4 address, then it is not the problem of firefox, it is your network connection or networking setting-up problem. so you need a network-engineer-alike buddy to help you. and how to use nslookup, if you can surf online, try another search engine like yahoo.com to get detailed usage of it.
    good luck buddy.

  • How to fix hijacked Google Search page in OS X 10.4

    Google Search page goes to different page each time I run a search. I am on an Intel iMac running OS X 10.4. I have the latest version of ClamXAV and it does not find anything when I run it.

    Google Search page goes to different page each time I run a search. I am on an Intel iMac running OS X 10.4. I have the latest version of ClamXAV and it does not find anything when I run it.

Maybe you are looking for

  • Can I upgrade iCloud storage using iTunes cards for payment?

    I have chosen not to use my credit card in conjunction with my AppleID, so I purchase all of my apps and media using iTunes cards.  Can I pay for upgraded iCloud storage using iTunes credits?  I would prefer to pay one year at a time using those cred

  • Optical drive is not being recognized by OS

    Can anyone help me? When I insert a disk the drive spools up and then stops. The disk is not recognized and then the disk will not eject. When I open DVD player it says that there is an initilization error and that there is no drive recognized. Can a

  • Sharing videos in shared photo stream?

    I just wondered if anybody had any luck with sharing videos to a shared photo stream? At first I thought that the Apple servers couldn't keep up with the demand, but it seems to have been quite a long time now and still no signs of working! I even ca

  • Lumia 520 and File explorer issues.

    Hi I have just bought lumia 520 and I am trying to trasnfer files using file explorer on windows XP. Thing is when I connect my phone via data cable, a folder appears named "lumia 520 #2". But when I open it, it doesn't show anything in it. No folder

  • Anyone know the size of the fan in the top of the base?

    i need to know for replacement purposes. thanks in advance. also, what is the thermal paste all about? where do i put it? why?