guptahanu / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 1 forks source link

Google Custom Search via AJAX API - autocomplete issue when logged into Google account #527

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We have a cse with autocomplete enabled on our customer portal.

If you are not logged into a Google account everything works as expected.

Once logged in we see some strange behavior:
1. If you have iGoogle associated with your Google account, you are redirected 
to iGoogle after you enter the first character into the search box.
2. If you don't have iGoogle, the autocomplete automatically selects the first 
suggestion from the list.

I would expect that the cse is NOT affected by any existing Google account 
sessions and would NOT redirect or automatically select the first result.

Anybody having the similar issues?

Original issue reported on code.google.com by jmeyer%e...@gtempaccount.com on 5 Oct 2010 at 4:29