andydoroga1989 / gwt-google-apis

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

DynamicHeightFeature does not work in firefox 3.6.8 (google wave gadget) #408

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Found in Release:
1.2
Detailed description:
i use dynamicHeightFeature in my google wave gadget, it does not adjust the 
height of the blip to fit the whole gadget

it works in chrome 5.0.375.125

attached is the screen shot

Workaround if you have one:

Links to the relevant GWT Developer Forum posts:

Original issue reported on code.google.com by monstern...@gmail.com on 30 Jul 2010 at 6:25

Attachments:

GoogleCodeExporter commented 9 years ago
The dynamic height feature does not automatically resize itself to the height 
of the blip.  The gadget must make method calls to resize the height of the 
gadget:

http://code.google.com/apis/gadgets/docs/reference/#gadgets.window_method_summar
y

Here's a JavaScript tutorial:
http://code.google.com/apis/gadgets/docs/ui.html#Dyn_Height

If you are still having trouble, can you please post to the google group so we 
can follow up if this is a bug or not?  

Original comment by zundel@google.com on 30 Jul 2010 at 1:22

GoogleCodeExporter commented 9 years ago
If your code is working correctly in all browsers save Mozilla, I'd say this is 
a problem the wave team needs to know about.  

http://www.google.com/support/forum/p/wave?hl=en

Original comment by zundel@google.com on 30 Jul 2010 at 4:59

GoogleCodeExporter commented 9 years ago
Wave api is deprecated.

Original comment by zundel@google.com on 28 Oct 2011 at 4:26