adjustHeight fails on Chrome 11 when using explicit height on top-level dom
element
-----------------------------------------------------------------------------------
Key: SHINDIG-1745
URL: https://issues.apache.org/jira/browse/SHINDIG-1745
Project: Shindig
Issue Type: Bug
Components: Javascript
Affects Versions: 2.0.2
Environment: Chrome 11 (Webkit)
Reporter: Ed Venagila
Priority: Minor
Given a gadget structured like the following snippet, the function
getHeightForWebkit() returns 0:
<body>
<div id="content" style="height:500px">...</div>
</body>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira