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

        Hide
        Judy Guglielmin added a comment -

        accordion has been totally reworked for 1.2 beta, so any remaining issues should be opened in new jira.
        accordion header is now calculated in javascript, fixedHeight examples are in sample apps. if js functions remain and are unused, it is because they may be used in 1.3 derivation of this component.

        Show
        Judy Guglielmin added a comment - accordion has been totally reworked for 1.2 beta, so any remaining issues should be opened in new jira. accordion header is now calculated in javascript, fixedHeight examples are in sample apps. if js functions remain and are unused, it is because they may be used in 1.3 derivation of this component.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: