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

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

Unfortunately the attached reproducer is empty (not xhtml pages are there).

However, I have already reproduced it in different than Metamer sample. Please 
see my 
[comment|https://issues.jboss.org/browse/RF-13629?focusedCommentId=12967761&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12967761].

Now I updated the sample, you can find 
[there|https://github.com/jhuska/richfaces-sanbox/tree/RF-13629/src/main/webapp]:
* {{minWidthSetBiggerThanContent.xhtml}} - this page simulates how {{minWidth}} 
overrides the width of the content. As you are [~bleathem] saying, it is 
probably not a bug. I just want to point out that it is different than in 
previous releases, and we need to document it somewhere (release notes, 
documentation).
* {{verticalMovementBroken.xhtml}} - this is probably more serious, when 
{{maxHeight}} is set, then vertical movement of the popupPanel is not possible

You can check all those sample when you:
# clone branch https://github.com/jhuska/richfaces-sanbox/tree/RF-13629
# deploy it and load e.g. 
http://localhost:8080/richfaces-sanbox/verticalMovementBroken.jsf


> 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)

_______________________________________________
richfaces-issues mailing list
richfaces-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to