ICEfaces
  1. ICEfaces
  2. ICE-1362

Generated <span> inside selectInputText adds height to suggestion cells

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5
    • Fix Version/s: 1.6DR#3, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      generated <span> inside selectInputText adds height to suggestion cells

      fix: change line 182 of SelectInputTextRenderer to read:

      spanToSelect.setAttribute(HTML.STYLE_ATTR,
                                                   "visibility:hidden;display:none;");
      //added 'display:none;'

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #13480 Mon Apr 09 11:07:40 MDT 2007 adnan.durrani Fix for ICE-1362
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/selectinputtext/SelectInputTextRenderer.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: