]
Brian Leathem commented on RF-13629:
------------------------------------
I installed a Fedora 20 Virtual Machine (using virtual box). Even with 2D acceleration
disabled in the VM, I am unable to produce a difference in performance in the sample [1]
run against 4.3.6.Final and 4.3.7.Final.
[1]
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
Assignee: Brian Leathem
Priority: Critical
Labels: regression
Fix For: 4.5.0.Alpha3
Attachments: popupPanelGood.png, popupPanelWrong.png, sample.zip
Original Estimate: 1 hour
Remaining Estimate: 1 hour
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.