-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: liferay-faces-3.2.5-ga6, liferay-faces-4.2.5-ga6
-
Fix Version/s: alloy-2.0.0
-
Component/s: Liferay Faces Alloy / Showcase / Tests
-
Labels:None
{markdown}
In the [portal:permissionsURL Window State example](http://localhost:8080/web/guest/showcase/-/component/portal/permissionsurl/windowstate), the Permissions button pops up a dialog with the permissions settings page in it. However the permissions page is only about `49px` high and does not expand to the size of the modal.
Note that the following div within the `alloy:dialog` seems to be causing the problem:
<div class="yui3-widget-bd modal-body"
id="yui_patched_v3_11_0_1_1438787278713_1178"
style="max-height: 50%; height: 0px;">{markdown}
In the [portal:permissionsURL Window State example](http://localhost:8080/web/guest/showcase/-/component/portal/permissionsurl/windowstate), the Permissions button pops up a dialog with the permissions settings page in it. However the permissions page is only about `49px` high and does not expand to the size of the modal.
Note that the following div within the `alloy:dialog` seems to be causing the problem:
<div class="yui3-widget-bd modal-body"
id="yui_patched_v3_11_0_1_1438787278713_1178"
style="max-height: 50%; height: 0px;">{markdown}