ICEmobile
  1. ICEmobile
  2. MOBI-271

back button in mobileshowcase requires two clicks

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.1 Beta
    • Fix Version/s: 1.1 Beta
    • Component/s: Containers
    • Labels:
      None
    • Environment:
      ICEmobile

      Description


      The "back" button in the phone view of mobileshowcase requires two clicks to function.

        Activity

        Hide
        Ted Goddard added a comment -

        This is due to a missing javax.faces.ViewState, in turn due to ice.fixViewState not having been called, which was due to onAfterUpdate not being called.

        Changes from ICE-8372 appear to make it necessary for ICEmobile client JavaScript to pass these event handlers to JSF. It is possible that in the past, certain callbacks were being performed directly by the ICEfaces bridge rather than the JSF callback mechanism.

        Show
        Ted Goddard added a comment - This is due to a missing javax.faces.ViewState, in turn due to ice.fixViewState not having been called, which was due to onAfterUpdate not being called. Changes from ICE-8372 appear to make it necessary for ICEmobile client JavaScript to pass these event handlers to JSF. It is possible that in the past, certain callbacks were being performed directly by the ICEfaces bridge rather than the JSF callback mechanism.
        Hide
        Ted Goddard added a comment -

        Android, iOS, and BlackBerry native-interface.js have been modified. There is a concern that if this bridge behavior flips back to the previous one, these listeners will be called twice.

        Show
        Ted Goddard added a comment - Android, iOS, and BlackBerry native-interface.js have been modified. There is a concern that if this bridge behavior flips back to the previous one, these listeners will be called twice.

          People

          • Assignee:
            Ted Goddard
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: