On Mac, need to navigate to first google search listing by keystroke, the tab key works sometimesand sometimes the down arrow works, nothing works consistently

If I do a search using the google search engine, say of a phone number like (530) 335-5414 it results in a page with about 10 to 15 listing. Here is what the page looks like
https://www.google.com/?gws_rd=ssl#q=%28530%29%20335-5414
I am on a mac and I need to find a keyboard command to get me reliably to select the first listing . When the caret appears next to the listing I can press the enter key to open the underlying hyperlink.
I have had success doing this with the tab key and sometimes it works almost 8 times in a row. Then I sometimes use the down arrow key and it occasionally gets me there. IS THERE A RELIABLE KEYBOARD NAVIGATION TO THE FIRST LISTING ON A GOOGLE SEARCH RESULT PAGE. I don't understand why my keyboard only works occasionally to navigate in this way . This is very important for me to do this and maybe someone out there knows how to get to select the first listing on a page by keyboard that works.
Thank you very much for you

I've called the big guys to help you. Good luck.

Similar Messages

  • Setting the Down Arrow Key. Help Needed.

    Folks
    I am having a problem.
    I have a custom cell renderer which displays a list.
    I am setting the focus of this list to the 1st element.
    Now,when I press the down Arrow key,this doesnt seem to
    go down nor the focus is coming downwards.
    Have I overlooked anything? Can someone please help?
    class MyListCellRenderer extends JPanel implements ListCellRenderer{
       private JLabel indexLabel;
       private JLabel imageAndText;      
       public MyListCellRenderer(){
       indexLabel = new JLabel();
       imageAndText = new JLabel();
       setLayout(new FlowLayout(FlowLayout.LEFT,3,0));
       add(indexLabel);
       add(imageAndText);
       setOpaque(true);
    public Component getListCellRendererComponent(
           JList list, Object value,int index,
           boolean isSelected, boolean cellHasFocus) {
    // ** Get the Focus on the first Element.
    list.setSelectedIndex(0);
    list.grabFocus();
    setBackground(isSelected ? Color.red : Color.blue);
    final JList fJList = list;
    // ** Now press the Down Arrow
    final Action downAction = actionMap.get("selectNextRow");
         actionMap.put("selectNextRow", new AbstractAction() {
         public void actionPerformed(ActionEvent e) {
          if (fJList.getSelectedIndex() < fJList.getModel().getSize() - 1)
            downAction.actionPerformed(e);
         else{
            fJList.setSelectedIndex(0);
            fJList.ensureIndexIsVisible(0);

    see
    http://www.replacementlaptopkeys.com/macbook-key.html
    or similar  ebay etc
    Be a bit wary of Glue for obvious reasons

  • Is there a keyboard shortcut to open first google search result in a new page?

    I would like to go to the first result of a google search easily, as I do in Chorme. In Chrome you can click TAB to hi-light the first result's link, then with a click open it. In Firefox, I can't do this, because if I click on TAB it will require me a lots of clicks to reach the first results.
    I am using the apostrophe and the keyboard to search within the links of the page.
    My goal is to open the first link without moving my hands from the keyboard.

    I apologize in advance if this information from the Windows platform is not applicable to Mac:
    If you have not disabled Instant Prediction results... After your results load, when you press the down arrow key on the keyboard, a blue triangle should appear to the left of the first result. You can use the up and down arrow keys to move between results, and open a result by pressing the Enter key.
    It doesn't seem to work on page 2 of the results for the search for some reason. ''However, if I press the Tab key once on that page, then the blue triangle appears and I can use the up and down arrow keys. This inconsistency is strange...''
    Some users have reported that logging into your Google account disables this feature, but I haven't noticed that myself.

  • Hi i haven't updated my iDVD seen 2005 and to get the new one i need 7.0.4 first and i downloaded it from the apple website and when i go into the updating process its says "An eligible iDVD application was not found in the location /Applications." why"

    Hi i haven't updated my iDVD seen 2005 and to get the new one i need 7.0.4 first and i downloaded it from the apple website and when i go into the updating process its says "An eligible iDVD application was not found in the location /Applications." why

    Because you need to buy iLife 08 or newer on DVD first. If you're using iDVD 05, you probably have a PowerPC Mac and can't use iLife 11.
    (69573)

  • How to stop the "minority report" type of personalized ads triggered by one's google search and appearing in the firefox browser?

    Please advise how to stop the "minority report" type of personalized advertising apparently triggered by one's google search and appearing in the firefox browser.
    == This happened ==
    Every time Firefox opened
    == a few months ago

    If another uses the computer with their own user account, everything
    is kept separate in each users folder. Only if someone used your account
    would that be an issue.
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/viruses/disinfection/5350 Anti-Rootkit Utility - TDSSKiller]
    * [http://general-changelog-team.fr/en/downloads/viewdownload/20-outils-de-xplode/2-adwcleaner AdwCleaner] (for more info, see this [http://www.bleepingcomputer.com/download/adwcleaner/ alternate AdwCleaner download page])
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Sometimes when using the Google search engine, after using the Back button in the Firefox 4.0.1 browser, I am no longer able to click in the Google search box.

    Sometimes when using the Google search engine, after using the Back button in the Firefox 4.0.1 browser, I am no longer able to click in the Google search box.
    This problems has been occurring on two different machines over the last two days.

    I think this may not be a browser problem but rather a Google problem.
    I am getting the same problem with the Google Chrome browser.

  • Webpage not highlighted on google search list after being viewed

    I am using an Acer Aspire One netbook running XP. I do a google search using Mozilla Firefox 3.6.22 and get the usual list of search results.
    Now when I view a website from the search list and then go back to the search list there is nothing indicating that I have viewed that particular page.
    In the past once you've viewed a page from the google search list the underlined link normally changes colour is is highlighted to show that the page from the list has already been viewed.
    This enables the user to keep track on what webpages have been viewed and which ones haven't.
    I'm sure there must be a solution. I have the remember history switched on in the browser, tools/privacy window.
    Can you assist please.
    Thanks.
    Ian Hornby

    Do you only have that problem on the Google site?
    Google is using a visited color (#551a8b) that is hardly distinguishable from the unvisited color (#2200cc), so may not notice it.

  • My Google search autocomplete me in Firefox does not work anymore. However, it still works with Internet Explorer. How can I fix this so Google gives me search suggestions again?

    My Google search autocomplete me in Firefox does not work anymore. However, it still works with Internet Explorer. How can I fix this so Google gives me search suggestions again?

    Solution update: Disabled XULRunner 1.9.1 extension from Add-ons > Extensions. Problem solved.

  • Is it possiable to navigate row by row using the down arrow key?

    Hi,
    The table is an ADF page table, and I want to nevigate to the next row by pressing the down arrow key. Is that possiable?
    Thanks
    Stephen

    Let me explain things better. First of all you have to create
    a javascript file , e.g: moveRow.js with the following code:
    i = 0;
    function moveRow()
    if (window.event.keyCode== 25) // 25 is down arrow
    i++;
    // FormID : TableID: tableSelectOneID
    document.getElementById('form1:table1:' i ':tableSelectOne1').checked=true;
    if (window.event.keyCode== 24) // 24 is up arrow
    i--;
    document.getElementById('form1:table1:' i ':tableSelectOne1').checked=true;
    Then in the jspx head, put something like this:
    <afh:head title="testTable" binding="#{backing_testTable.head1}"
    id="head1">
    <script type="text/javascript" src="moveRow.js">
    </script>
    </afh:head>
    // Call to the function when key is pressed:
    <af:tableSelectOne binding="#{backing_testTable.tableSelectOne1}"
    id="tableSelectOne1" onkeypress="moveRow();"/>
    Kind Regards,
    Luis R.

  • First i open google search page.after seeing the results if i click in any site the site appears in a new tab.how can i stop this?

    these days i face this problem.whenever i click on a site it appears in a new tab.how can i stop it?

    The Google Search setting has an option '''Where results open'''. If it is selected, you can try deselecting that. If it doesn't solve the problem, please check if this happens in [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]. 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''' > [https://support.mozilla.org/en-US/kb/Options%20window%20-%20Advanced%20panel?as=u '''Use hardware acceleration when available''']. All these settings/options/add-ons can also be individually or collectively disabled/enabled/changed in Firefox normal mode to check if an extension, theme, option or hardware acceleration is causing issues. Disabling/enabling hardware acceleration, and some types of add-ons in normal mode may require a Firefox restart.
    [http://support.mozilla.com/en-US/kb/Uninstalling+add-ons Uninstalling Add-ons]
    [http://kb.mozillazine.org/Uninstalling_toolbars Uninstalling Toolbars]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.org/en-US/kb/Options%20window Options]

  • After I open FireFax 4 to my home page and then try to navigate elsewhere, I do not have access to the back arrow to return to the home page. What setting is causing this to happen?

    Toshiba Satellite Laptop
    Vista Home Premium
    Firefox 4.0 recently installed
    Every time I load Firefox, my home page comes up.
    After going to another page, I do not see the back arrow highlighted, and the only way to get to the home page, I have to click on the Home button in the upper right part of the screen and get a new tab. Annoying - yes. Practical - no. I even uninstalled 4 and reloaded with the same results each time.

    Then you need a clean install.
    First export your bookmarks to a html file. (Bookmarks/Unsorted bookmarks will bring you History page where you can export your bookmarks). Note down your add-ons too.
    Uninstall the old FF using free software like Revo Uninstaller. This will delete all the root directories and registries of old FF.
    Now download the latest version of FF and install it. You can re-import your bookmarks from your saved html file.
    You may still have to do the fix in my first post.
    Post here whether this worked for you.

  • Firefox(20.0.1) is ignoring my proxy server for google searches from website and the search box. It works for all other search engines and chrome/safari.

    firefox(20.0.1)
    squid (port 3128) and dansguardian (port 8080) not running in transparent mode.
    I am applying blacklists and a custom url regex to apply "safe=vss", this works for all browsers and all search engines except firefox using google search engine.
    Search engines tested (bing, yahoo, norton, ask, amazon, avg, ebay) - all work.
    Links from the search results are blocked by content filter, but search results still appear and google images are still shown. This does not happen in Chrome(23.0.1271.97), IE9(9.0.8), Opera(12.14) or Safari(5.1.7) with the same settings.
    No log entry appears in Dansguardian access.log implying proxy settings are being ignored for just this combination.

    I can't think of a reason that one particular webpage would behave differently from all the others, i.e., if you are starting at google.com and running a search using the form in the page, I'm not aware of any reason for Firefox to handle that specially just because it's Google.
    Does it make a difference if you disable JavaScript when using Google? If that yields the results you expect, perhaps Google's XMLHttpRequest AJAX traffic is bypassing your filters?
    The search bar has its own code, so someone would need to look at that to see whether/why it bypasses your proxy if the above hypothesis does not apply.

  • How do I get my google search bar back in the middle of my page insead of the Blank searh engine that is on my start up page now

    Before I did the last upgrade with Firefox, I had the Google search bar in the middle of my start page. Now , after the upgrade, my Google search bar is up on a tool bar at top of the page and the when you type something in the large Firefox box in the middle of the page does nothing even though it has the Search box to the right of it. The restore last session is under that. I just have a large box in the middle of start page that does nothing. I wish that was my Google search box again.

    ''Restoring Google Search page as the home page''
    What you are looking at on the web page is a '''search form''', not a search bar. Mozilla changed the default home page to '''about:home''' which is supposed to be faster because it is on your computer, but they piled on a few ornaments. There is a space which is essentially advertising space for Mozilla, or to tell you that you have a previous session available below the search form area.
    You can replace that page with a real Google Search page http://www.google.com which like other Google pages has links at the top to other Google applications and tells you if you are logged into Google such as for GMail.
    "Alt" > Tools > '''Options''' > General >
    :When Firefox starts: "Show my homepage":
    :Home Page: http://www.google.com
    :Press "Ok" at the bottom of the options window.
    Specific information on installing a home page is in
    :http://support.mozilla.com/en-US/kb/How%20to%20set%20the%20home%20page
    ''Some problems with terminology''
    The '''search bar''' is part of your toolbars and you can bring up any search engine you want in it.
    Google has their own "Google Toolbar" extension, which you would do well to avoid.
    The large empty space on the '''about:home''' default home page, is to tell you that you have a previous session available. You don't need that notification you can bring up your "Previous Session" from the History menu, and after that you can bring up previous windows (or all of them also from same History menu).
    In fact if you would like to see the notification at the end of your session, enabling you to restore your current tabs see item #31 (#tabslost) in the following: ...
    You can make Firefox '''Firefox 5.0''' look like Firefox 3.6.18, see numbered items 1-10 in the following topic [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 5.0, or 4.0.1, look like 3.6)]. ''Whether or not you make changes, you should be aware of what has changed and what you have to do to use changed or missing features.''
    ''If this answers your question please mark it as solved -- to remove from the unresolved problems.''

  • I want the google search engine when a new tab is selected but I'm getting the yahoo search engine instead

    I click on the add tab button and the yahoo search engine comes up as the home page. This should be the google search engine, as it is when I first open Firefox.

    A new tab opens by default as a blank tab (about:blank).<br />
    If that isn't the case then an extension has changed that behavior.
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    You can look at one of these extensions:
    * NewTabURL : https://addons.mozilla.org/firefox/addon/newtaburl/
    * New Tab Homepage : https://addons.mozilla.org/firefox/addon/new-tab-homepage/

  • Since Firefox v34, after zooming text on a page Google Search took me to, the Google search page is blank after clicking 'Back' to it. Is this a v34 glitch?

    Since Firefox v34, the Google Search results page is blank after, 1) Clicking on a link in a Google Search results page and loading the linked page, 2) Zooming in on the text on the page Google took me to, and then without resetting text zoom, 3) Clicking the Firefox 'Back' arrow to return to the Google search results. If at that point I either reload the Google results page, or click back a page and then forward again, the full search results are then displayed again.
    This happens on my Windows 7 PC as well as my Vista Notebook. Is this a glitch with text zooming and Google in Firefox version 34?

    '''>>Type about:preferences#advanced<Enter> in the address bar.<'''
    Setting that made no difference. I ran 30-40 test searches on Google with that set and Firefox restarted in Safe Mode with all add-ons disabled. The problem persists on the vast majority of searches. However backing up to Google search results after following some links doesn't result in the problem.
    For instance when I do a Google search from www.google.com (USA) on [https://www.google.com/?gws_rd=ssl#q=%22Steve+Gibson%22+ "Steve Gibson"] and click the first result, which for me is his Wikipedia page: [http://en.wikipedia.org/wiki/Steve_Gibson_%28computer_programmer%29 "Steve Gibson (computer programmer) - Wikipedia"]. If I hit CTRL/+ a couple times to zoom text after the page loads, and then click Firefox's 'Back" icon, the previous Google search result page will be empty.
    However if I click on the 2nd result in Google's search results, which for me is [https://www.grc.com/stevegibson.htm "GRC | Steve Gibson's WebZone:"], I can zoom the text several times and then click back to the Google search results and find them all displayed fine.
    But I've been having this problem when backing up to Google search results probably 70-90% of the time since I updated from Firefox v33 to v34.
    It's frustrating because Firefox seems to remember the text zoom level for entire domains. So if I zoom on one Wikipedia page, Firefox will display all Wikipedia pages I visit subsequently at that zoom level. I used to love this feature. But it's become a real pain now when I back up to Google.
    BTW: If in the 1st example above, I first reset the text zoom level while I'm still on the Steve Gibson Wiki page, all the Google search results are displayed fine after I click Firefox's 'Back" icon. I don't have this problem in Chrome or Opera.

Maybe you are looking for

  • Condition type-reg

    hi        i have a reqt, i.e, the discount given to customer is restricted for only first 10 sales orders, after it should not. hw can it configured. regards, sai

  • Help me, Migrate 10.1 to 10.2 plan

    I'll have migrate plan from 10.1. to 10.2. on data 70G. Old System > OS: Redhat 3 x86_64 Oracle Version: 10.1.0.5 File Type: Ocfs version 1 New System > OS: Redhat 4 x86_64 Oracle Version: 10.2.0.2 File Type: ASM 2 I think use export and import. Plea

  • Certain website not working...

    So I have owned my Macbook Pro for about 3 weeks now and i still am unable to access the website "www.hotmail.com." For some reason it won't load the page and instead jumps from website address to website address and never loads. Anyone have any idea

  • Can't get widget to appear to adjust lights in lighting effects

    have PS cc and when I use Lighting effects a lighting effects window pops up but it won't show me light handles or a widget to move the lights around. i can switch lights to adjust their properties but can't move the lights around my image, So it is

  • Wiki service option only shows "none"

    Hi i have wiki service turned on for our web service but in WG manager the only option is "none" in groups basic. thanks