Details

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

      Description

      In mobile showcase, if you navigate between the tabs at the top of the page, carousel stops scrolling. Apparently iscroll needs to be refreshed after a DOM update.

        Activity

        Hide
        Patrick Corless added a comment -

        To reproduce this issue load the showcase in a desktop or tablet environment (large screen).
        1.) load the carousel example, carousel should scroll on a touch or mouse swipe gesture.
        2.) Click on the resources tab.
        3.) Click on the example tab
        4.) carousel will no longer scroll with a touch or mouse swipe gesture.

        Show
        Patrick Corless added a comment - To reproduce this issue load the showcase in a desktop or tablet environment (large screen). 1.) load the carousel example, carousel should scroll on a touch or mouse swipe gesture. 2.) Click on the resources tab. 3.) Click on the example tab 4.) carousel will no longer scroll with a touch or mouse swipe gesture.
        Hide
        Judy Guglielmin added a comment -

        fixed as of rev 26750. Also commented out extra calls to create carousel object in renderer as it was causing problems (up to 4 times per view the carousel object was being created.
        Found that no js object contains the index for current object. So unless singleSubmit is being used (and the server maintains the state), the index will always refresh to whatever the initial value was set to.

        Show
        Judy Guglielmin added a comment - fixed as of rev 26750. Also commented out extra calls to create carousel object in renderer as it was causing problems (up to 4 times per view the carousel object was being created. Found that no js object contains the index for current object. So unless singleSubmit is being used (and the server maintains the state), the index will always refresh to whatever the initial value was set to.

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Steve Maryka
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: