[
https://issues.jboss.org/browse/RF-13629?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-13629:
------------------------------------
{{maxHeight}}, {{maxWidth}}, {{minWidth}}, {{minHeight}} should not be ignored even when
{{autosize == true}}. One should be able to autosize a popup while still specifying upper
and lower bounds on that resizing. The previous behaviour of ignoring these limits was
incorrect. Rather leaving these values unset should provide the sought-after behaviour of
a fully auto-sized popup.
If the default values are what is causing a problem, those can be changed.
popupPanel - minWidth, minHeight, maxWidth, maxHeight are not ignored
when autosize == true
-------------------------------------------------------------------------------------------
Key: RF-13629
URL:
https://issues.jboss.org/browse/RF-13629
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-output
Affects Versions: 4.3.7
Environment: Firefox
Reporter: Juraj Húska
Priority: Critical
Labels: regression
Attachments: popupPanelGood.png, popupPanelWrong.png
In previous releases when attribute {{autosize == true}} attributes from $SUBJECT were
ignored. In {{4.3.7.}}, they are not.
When used together (does not really make sense IMHO, but maybe I am neglecting some use
case), the popup width is not adjusted automatically.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)