[
https://issues.jboss.org/browse/RF-13629?page=com.atlassian.jira.plugin.s...
]
Juraj Húska updated RF-13629:
-----------------------------
Steps to Reproduce:
# deploy Metamer and load
http://localhost:8080/metamer/faces/components/richPopupPanel/simple.xhtml
# set "Popup's paragraph width:" input to {{100}}
# set {{resizeable}} to {{false}}
# set {{autosized}} to {{true}}
# set {{width}} to {{-1}}
# set {{height}} to {{-1}}
# click on the Call popup button
# see that popup panel adjusted only its height, width stays the same
was:
# deploy Metamer and load
http://localhost:8080/metamer/faces/components/richPopupPanel/simple.xhtml
# set "Popup's paragraph width:" input to {{100}}
# set {{autosized}} to {{true}}
# set {{resizeable}} to {{false}}
# set {{width}} to {{-1}}
# set {{height}} to {{-1}}
# click on the Call popup button
# see that popup panel adjusted only its height, width stays the same
popupPanel - cease to autosize its width according to content
-------------------------------------------------------------
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
PopupPanel attribute {{autosize}} does not work correctly. It does not change its *width*
automatically according to the content size of the panel. Height is adjusted well.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)