You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 author: [email protected] (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
The text was updated successfully, but these errors were encountered: