nitesh13t / google-ajax-apis

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

selecting the 300 pixels wide version in the news wizard displays no more search results #378

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.start up the news wizard
2.select the 300px wide version
3.input some test data

What is the expected output? What do you see instead?
no search results (blank box)

What version of the product are you using? On what operating system?
osx 10.5.8, firefox 3.5.7

Please provide any additional information below.

Original issue reported on code.google.com by media...@gmail.com on 11 Jan 2010 at 11:04

GoogleCodeExporter commented 9 years ago
Hi mediawar. I tried to reproduce with identical OS version and browser version 
and 
the news show box seemed to display fine. 

http://code.google.com/apis/ajaxsearch/documentation/newsshow/wizard.html

Do you have firebug installed to see if any error messages are present? 
Anything 
under Tools > Error Console?

Original comment by jscud.w...@gmail.com on 12 Jan 2010 at 12:53

GoogleCodeExporter commented 9 years ago
Yes, no errors are present either in loading or execution of the script.

Original comment by media...@gmail.com on 12 Jan 2010 at 7:19

GoogleCodeExporter commented 9 years ago
I'm seeing the same problem. The URL
http://www.google.com/uds/modules/elements/newsshow/iframe.html?topic=h&rsz=smal
l&format=300x250
gives me a blank frame (only with the "powered by Google News" logo), while the
leaderboard version
(http://www.google.com/uds/modules/elements/newsshow/iframe.html?topic=h&rsz=sma
ll)
displays a news item.

Original comment by vram...@gmail.com on 13 Jan 2010 at 1:47

GoogleCodeExporter commented 9 years ago
The problem seems to affect only Firefox on OS X. The problem does not appear in
Safari on OS X or Firefox on Windows XP.

Original comment by vram...@gmail.com on 13 Jan 2010 at 2:59

GoogleCodeExporter commented 9 years ago

Original comment by jscud.w...@gmail.com on 15 Jan 2010 at 5:49

GoogleCodeExporter commented 9 years ago
I have a similar problem in Firefox 3.6 on Windows Vista. 

The 300x250 NewsShow iframe works fine on IE 7, IE8, and Chrome, but in 
Firefox, it 
loads the leaderboard version into the 300x250 box, giving me a 300x90 
left-hand crop 
of the leaderboard images. Even so, in page source the iframe (2)width and (2) 
height 
parameters still both read properly, i.e., 300x250. Adblock in Firefox is 
disabled. I 
don't see any console errors in Firebug.

Original comment by danc...@gmail.com on 7 Feb 2010 at 12:26

GoogleCodeExporter commented 9 years ago
Still working on this. 
My page source gives me, for example, just as I've entered it:

<iframe frameborder="0" marginwidth="0" marginheight="0" border="0" 
style="border:0;margin:0;width:300px;height:250px;" 
src="http://www.google.com/uds/modules/elements/newsshow/iframe.html?
rsz=large&format=300x250&q=%22Cook%20Inlet%20Beluga%22&element=true" 
scrolling="no" allowtransparency="true"></iframe>

After the page has rendered in Firefox, using Firebug I see the following html:
<div id="ns" style=width: 728px; height: 90px;"> <div><div> id=":0.rootID" 
class="gns-rootgns-780x90 gns-generic-728x90 gns-active-728x90 
gns-generic-activ-
728x90">...

Original comment by danc...@gmail.com on 7 Feb 2010 at 12:48

GoogleCodeExporter commented 9 years ago
This bug is also happening for firefox 3.5.8 on Ubuntu 9.1

Original comment by RMGa...@gmail.com on 26 Feb 2010 at 10:38