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

        Hide
        Adnan Durrani added a comment -

        Suggested fix applied and tested. -revision: 13480

        Show
        Adnan Durrani added a comment - Suggested fix applied and tested. -revision: 13480

          People

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

            Dates

            • Created:
              Updated:
              Resolved: