guptahanu / google-ajax-apis

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

Custom Search Engine Doesn't Load in Chrome #625

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a CSE using www.google.com/cse/
2. Save the output HTML as a `.html` file.
3. Open the HTML file in Chrome.

What is the expected output? What do you see instead?
Expected: Page to load and display the search box.
See instead: "Loading..." text and page loads infinitely.

What version of the product are you using? On what operating system?
Chrome version: 18.0.1025.162
Windows 7

Please provide any additional information below:
 - I have tested this in Firefox 4.0 and it appears to work as expected.
 - Editing the output from www.google.com/cse/ to remove the `style : google.loader.themes.V2_DEFAULT` results in expected behaviour.

Original issue reported on code.google.com by benjamin...@gmail.com on 28 Apr 2012 at 3:46