[richfaces-issues] [JBoss JIRA] (RF-13629) popupPanel - minWidth, minHeight, maxWidth, maxHeight are not ignored when autosize == true

Juraj Húska (JIRA) issues at jboss.org
Thu May 15 05:55:56 EDT 2014


    [ https://issues.jboss.org/browse/RF-13629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968060#comment-12968060 ] 

Juraj Húska commented on RF-13629:
----------------------------------

I am also quite unsure what are the default values, there seems to be quite a discrepancy between the doc and the real behavior. See: https://github.com/richfaces/richfaces/blob/4.5.x/components/rich/src/main/java/org/richfaces/component/AbstractPopupPanel.java#L76-81 , e.g. no {{IllegalArgumentException}} is thrown when {{maxHeight}} is lower than 10.

What default values are expected then ? I will create an issue once I have more info about this. Thanks.

> 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, sample.zip
>
>
> 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)



More information about the richfaces-issues mailing list