[
https://issues.apache.org/jira/browse/SHINDIG-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13663933#comment-13663933
]
Mat Mannion commented on SHINDIG-1918:
--------------------------------------
Committed revision 1485113.
I don't have JIRA access for the project (my fault for never getting that
sorted); [~rbaxter] or [~hsaputra] would you be able to resolve this?
> Improved dynamic sizing on IE9+
> -------------------------------
>
> Key: SHINDIG-1918
> URL: https://issues.apache.org/jira/browse/SHINDIG-1918
> Project: Shindig
> Issue Type: Improvement
> Components: Javascript
> Affects Versions: 2.5.0-beta6
> Reporter: Nick Howes
> Priority: Minor
> Attachments: fix-ie-dynamic-size-bug.patch
>
>
> In IE, some gadget's heights are calculated incorrectly because
> element.currentStyle.height doesn't take into account an element's
> max-height. As a result, a gadget can end up with the full height of some
> content even though it is contained within a scrollable container with a
> max-height.
> IE9 onward support the standard getComputedStyle function, which behaves the
> same as in other browsers. This patch adds check for that.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira