OpenSocial/spec

Clarify use cases around the dynamic-height and adjustHeight

mmarum-sugarcrm opened this issue · 0 comments

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