OpenSocial / spec

OpenSocial Specification #social
http://opensocial.org/
Apache License 2.0
106 stars 11 forks source link

Clarify use cases around the dynamic-height and adjustHeight #1298

Open mmarum-sugarcrm opened 11 years ago

mmarum-sugarcrm commented 11 years ago

Original author: rbaxte...@gmail.com (December 17, 2012 14:33:23)

A lot of gadget developers assume that the use of adjustHeight in their gadget will provide scroll bars to their gadget when in fact this is completely up to the container. The container may not allow the element containing the gadget to scroll or may not actually allow the iframe the gadget is within to grow at all. We need to clarify in the spec that gadget developers should allow the content within their gadget to scroll and to NOT make the assumption that the container will allow the element containing the gadget to scroll.

Original issue: http://code.google.com/p/opensocial-resources/issues/detail?id=1329