[richfaces-issues] [JBoss JIRA] (RF-12546) h:selectOneMenu with f:selectItems layout problem

olivier smadja (JIRA) jira-events at lists.jboss.org
Sun Oct 21 07:09:01 EDT 2012


olivier smadja created RF-12546:
-----------------------------------

             Summary: h:selectOneMenu with f:selectItems layout problem
                 Key: RF-12546
                 URL: https://issues.jboss.org/browse/RF-12546
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-menu
    Affects Versions: 4.2.3.Final
         Environment: mac os 10.7, java 7, jboss tools
            Reporter: olivier smadja
            Priority: Critical


I'm creating a simple 'new user' form with 3 fields : a textfield with the name , a combo with the list of profiles and a calendar.

I use <h:panelGrid columns="2"> to layout the form with 2 columns. When the combo is built with h:selectOneMenu with f:selectItems (loading data dynamically from a list), the layout is broken : It seems the <h:selectOneMenu> creates extra content (before combo content) that breaks the 2 columns layout.







--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list