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

        Steve Maryka created issue -
        Steve Maryka made changes -
        Field Original Value New Value
        Assignee Steve Maryka [ steve.maryka ] Judy Guglielmin [ judy.guglielmin ]
        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.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26750 Mon Dec 05 16:05:05 MST 2011 judy.guglielmin MOBI-121 fixed issue with Carousel as well as multiple calls to create/load the carousel (just commented out for now). With more testing, will remove excess calls to js functions.
        Files Changed
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/component/carousel/CarouselRenderer.java
        Commit graph MODIFY /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.carousel/carousel.js
        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.
        Judy Guglielmin made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Migration made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: