ICEfaces
  1. ICEfaces
  2. ICE-1400

generated <div> in SelectInputText omits z-index

    Details

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

      Description

      generated <div> in SelectInputText omits z-index

      fix: change line 91 of SelectInputTextRenderer to read:
      div.setAttribute(HTML.STYLE_ATTR,
                                  "display:none;border:1px solid
      black;background-color:white;z-index:500;"); //added 'z-index:500;'

        Activity

        Hide
        Rob Mayhew added a comment -

        Fixed in r13653

        Show
        Rob Mayhew added a comment - Fixed in r13653

          People

          • Assignee:
            Unassigned
            Reporter:
            Mark Stevens
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: