ICEmobile
  1. ICEmobile
  2. MOBI-442

Accordion fixedHeight doesn't work in JSP or JSF

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.1 Final
    • Fix Version/s: 1.2 Beta
    • Component/s: Faces, Spring
    • Labels:
      None
    • Environment:
      n/a

      Description


      fixedHeight doesn't work seem to work in either JSP or JSF
      fixedHeight gets set as maxheight in js, and the js expects it to be an int
      api says that it should be a string, default '200px', but JS uses 150px default anyway (except in updateproperties, which was 150px)
      JS impls appear quite different
      JS updateHeightInOpenClass() never seems to be called in JSF, and only called once in ctr in JSP
      calcMaxDivHeight() in js assumes a header of 33px but this won't always be the case

        Activity

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Philip Breau
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: