Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 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
| Field | Original Value | New Value | 
|---|---|---|
| Assignee | Steve Maryka [ steve.maryka ] | Judy Guglielmin [ judy.guglielmin ] | 
| Repository | Revision | Date | User | Message | 
| ICEsoft Public SVN Repository | #26750 | Mon Dec 05 16:05:05 MST 2011 | judy.guglielmin |      | 
| Files Changed | ||||
            					
			 
                            MODIFY
            				/icemobile/trunk/icemobile/components/component/src/org/icefaces/component/carousel/CarouselRenderer.java
            
             
                            MODIFY
            				/icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.carousel/carousel.js
            
             | 
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] | 

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.