[
https://issues.apache.org/jira/browse/TRINIDAD-791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538723
]
Renzo Tomaselli commented on TRINIDAD-791:
------------------------------------------
An apparently running workaround is achieved by wrapping panel contents by
something like:
<h:panelGrid id="wrapper" columns="1" width="auto">
this way the popup appears showing the right width, no matter how contents are
composed.
> Wrong popup panel width
> -----------------------
>
> Key: TRINIDAD-791
> URL: https://issues.apache.org/jira/browse/TRINIDAD-791
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Components
> Affects Versions: 1.0.3-core
> Reporter: Renzo Tomaselli
>
> The popup panel - when modal and centered - no longer appears with correct
> width. According to the documentation, width should be defined by panel
> contents, if not setup manually. Now width extends to the hosting window
> width.
> It was working fine until version 1.0.2.
> -- Renzo
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.