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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30154 Fri Jul 20 15:27:38 MDT 2012 ted.goddard propagate onerror and onevent from options to jsf.ajax.response context object (MOBI-271)
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/client/blackberry/container/src/org/icemobile/client/blackberry/blackberry-interface.js
        Commit graph MODIFY /icemobile/trunk/icemobile/client/android/container/assets/icefaces/native-interface.js
        Commit graph MODIFY /icemobile/trunk/icemobile/client/ios/icemobile/Container/native-interface.js
        Ted Goddard created issue -
        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.
        Ted Goddard made changes -
        Field Original Value New Value
        Assignee Steve Maryka [ steve.maryka ] Ted Goddard [ ted.goddard ]
        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.
        Ted Goddard made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30697 Wed Sep 05 14:27:46 MDT 2012 ted.goddard propagate onerror and onevent from options to jsf.ajax.response context object (MOBI-271)
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-r28636/icemobile/client/ios/container/Shared/native-interface.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30698 Wed Sep 05 14:28:00 MDT 2012 ted.goddard propagate onerror and onevent from options to jsf.ajax.response context object (MOBI-271)
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-r28636/icemobile/client/blackberry/container/src/org/icemobile/client/blackberry/blackberry-interface.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30699 Wed Sep 05 14:28:21 MDT 2012 ted.goddard propagate onerror and onevent from options to jsf.ajax.response context object (MOBI-271)
        Files Changed
        Commit graph MODIFY /icemobile/branches/icemobile-r28636/icemobile/client/android/container/assets/icefaces/native-interface.js
        Migration made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: