ICEfaces
  1. ICEfaces
  2. ICE-3743

SelectOneListbox rendering bug

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8DR#1
    • Fix Version/s: 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      jboss 4.2.3

      Description

      Hi,

      As you can see on the attached picture, ICEFaces doesn't render listbox, it only renders big dropdown.
      The "size" attribute isn't respected with the 1.8.0 dr1 revision.

      The picture 1 is ok (with icefaces 1.7.2)
      the pictures 2 and 3 are buggued (with icefaces 1.8.0dr1)

      Example of source code.
      <ice:selectOneListbox size="50" styleClass="selectOnList"
        id="id_solb" partialSubmit="true"
        valueChangeListener="#{bean.valueChangeListener}">
        <f:selectItems id="id_Items"
        value="#{bean.items}" />
       </ice:selectOneListbox>



      The bug doesn't exist in the 1.7.2 revision

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #18672 Thu Mar 26 15:52:56 MDT 2009 yip.ng ICE-3743
          Fixed bug in rendering size of SelectOneListbox.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/MenuRenderer.java

            People

            • Assignee:
              Unassigned
              Reporter:
              Christophe Taverne
            • Votes:
              7 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: