Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Any idea what this search box is and how to eliminate it?

  • 6 replies
  • 3 have this problem
  • 10 views
  • Last reply by BHeast

more options

When I do a search using Google Search a tan window appears above the search results and below the text window and search options/tools. How do I eliminate this from appearing in my browser search result when using Google search?


The links within this tan window redirect me to sites such as: http://www.ideasgames.com/search/?q=search&submit.x=-1238&submit.y=-68 or Google-co.com

Source code for above link: <title>Connecting ... </title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <script language="Javascript" type="text/javascript"> function zzzz(){ document.cccc.submit(); } </script>

<form name="cccc" action="/adv/go/" method="get"> </form>

When I do a search using Google Search a tan window appears above the search results and below the text window and search options/tools. How do I eliminate this from appearing in my browser search result when using Google search? The links within this tan window redirect me to sites such as: http://www.ideasgames.com/search/?q=search&submit.x=-1238&submit.y=-68 or Google-co.com Source code for above link: <!doctype html><html itemscope="itemscope" itemtype="http://schema.org/WebPage"> <head> <title>Connecting ... </title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script Language="Javascript" type="text/javascript"> function zzzz(){ document.cccc.submit(); } </script> </head> <body onload="zzzz()"> <form name="cccc" action="/adv/go/" method="get"> <noscript> <input type="submit" value="Please click here to proceed to the website."> </noscript> </form> </body> </html>

Chosen solution

check in fireefox safemode

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 Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems 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.

Read this answer in context 👍 1

All Replies (6)

more options

Here is a screen shot of the above:

more options

It may your Toolbar / Search bar

When you enter a search term in the Firefox location bar and press Enter, Firefox will per default do a "I'm feeling lucky" Google search and redirect you to the first result that matches your search term. This behaviour can be changed by a number of add-ons. If you'd like to restore the previous default behaviour, please follow these steps:

  1. Enter about:config in the Firefox location bar and press Enter.
  2. You should see a warning that making changes to the Firefox configuration can be potentially harmful to Firefox's integrity. Click the I'll be careful, I promise button to continue.
  3. In the Search box at the top, enter keyword as the search term. You should see a few remaining items, one of these is keyword.URL. It should be bold.
  4. Right-click on the keyword.URL setting and select Reset from the dropdown menu.

Now you're done. Please report back if this fixes your problem. Thanks in advance!

You can find more information about the Location bar search feature in the Location bar search article.

________________________________________________________________________________

In order to uninstall a possibly unwanted extension, please do the following:

  1. From the Firefox window click the Firefox button at the top left and select Add-ons, or, if the Firefox button is not shown, click the Tools menu and click Add-ons.
  2. Once the Add-on Manager has opened in a new tab, click the Extensions button on the left side of the window.
  3. You should now see a list of your installed extensions on the right side together with buttons on the right side of each extension.
  4. To remove an extension from Firefox, simply click the Remove button. You should see a message that informs you about the successful removal of the add-on.
  5. Note that some add-ons require a Firefox restart to be removed completely. To perform a Firefox restart after the add-on removal, click the Restart now link in the message.

You can find further information about uninstalling extensions in the following articles:

Disable or remove Add-ons

Remove a toolbar that has taken over your Firefox search or home page

more options

iamjayakumars,

Thank you for taking the time to review my issue and your suggestions.

Resetting the keyword.URL did not fix the issue.

I do not see any extensions I am using that would cause this, however I will try to disable each of them and see if this fixes the issue.

In the interim, If you have any other ideas please let me know

more options

Chosen Solution

check in fireefox safemode

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 Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems 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.

more options

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:

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!

more options

Fixed, it was a malicious extension. The offending Extension was: "IE Tab Plus 2.0.0.0" Looks like embedded hidden search redirect.


Not to be confused with IE Tab +

Thanks for the help!!!