[richfaces-issues] [JBoss JIRA] Created: (RF-1654) ModalPanel: autosized panel doesn't obey min width/height

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Dec 14 15:43:43 EST 2007


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: Nick Belaevski
             Fix For: 3.2.0


<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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list