ModalPanel: autosized panel doesn't obey min width/height
---------------------------------------------------------
Key: RF-1654
URL:
http://jira.jboss.com/jira/browse/RF-1654
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Reporter: Nick Belaevski
Assigned To: Sergey Halipov
Fix For: 3.2.0, 3.1.4
<rich:modalPanel id="eventInfoID" autosized="true"
minHeight="550" minWidth="200" moveable="true"
style="overflow: true;">
<f:facet name="header">
<h:outputText value="Events..." />
</f:facet>
<f:facet name="controls">
<h:commandLink value="C"
onclick="Richfaces.hideModalPanel('eventInfoID'); return false;" />
</f:facet>
<h:outputText value="Eventsaaaaaaaaaaaaaaaa ..." />
</rich:modalPanel>
Panel cannot be moved
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: