Details
- 
        Type:
 Bug
            
         - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Invalid
 - 
            Affects Version/s: 1.7.1
 - 
            Fix Version/s: 1.7.2
 - 
            Component/s: ICE-Components
 - 
            Labels:None
 - 
            Environment:All
 
- 
                        Support Case References:
 
Description
                    On navigation to a page the outputConnectionStatus displays that is Active and then Idle before the new page is displayed.  This can cause confusion for users if the new page takes time to load.  This behavior was not seen in ICEfaces 1.5.3.  
            
- 
                                            Hide
- icetest.war
 - 5.59 MB
 - Arran Mccullough
 - 
                                        
- META-INF/MANIFEST.MF 0.0 kB
 - WEB-INF/.../MyNavigationHandler.class 1 kB
 - WEB-INF/lib/commons-digester.jar 140 kB
 - WEB-INF/classes/it/kion/MyBean.java 0.4 kB
 - WEB-INF/lib/commons-lang.jar 240 kB
 - nome spazio.xhtml 0.5 kB
 - WEB-INF/lib/commons-beanutils.jar 184 kB
 - WEB-INF/lib/commons-collections.jar 558 kB
 - WEB-INF/lib/icefaces-comps.jar 1.70 MB
 - WEB-INF/classes/it/kion/MyBean.class 0.7 kB
 - WEB-INF/lib/icefaces-facelets.jar 593 kB
 - WEB-INF/lib/commons-logging-api.jar 44 kB
 - WEB-INF/classes/.../MyNavigationHandler.java 0.6 kB
 - WEB-INF/lib/commons-el.jar 110 kB
 - WEB-INF/lib/jsf-api.jar 356 kB
 - WEB-INF/lib/just-ice.jar 957 kB
 - WEB-INF/lib/el-api.jar 24 kB
 - WEB-INF/faces-config.xml 3 kB
 - WEB-INF/lib/commons-logging.jar 52 kB
 - WEB-INF/lib/backport-util-concurrent.jar 319 kB
 - test2.xhtml 0.5 kB
 - test.xhtml 0.7 kB
 - WEB-INF/classes/.../MyPhaseListener.java 0.5 kB
 - WEB-INF/web.xml 4 kB
 - WEB-INF/lib/commons-discovery.jar 70 kB
 - WEB-INF/classes/.../MyPhaseListener.class 1 kB
 - WEB-INF/lib/jsf-impl.jar 682 kB
 - WEB-INF/lib/el-ri.jar 97 kB
 - WEB-INF/lib/commons-fileupload.jar 87 kB
 
 
 
Activity
- All
 - Comments
 - History
 - Activity
 - Remote Attachments
 - Subversion
 
Changed Fix Version(s) to 1.7.2
            Show
            
                        
    
    
    
                
    
 Jack Van Ooststroom
 added a comment  -                     Changed Fix Version(s) to 1.7.2              
        
    The connection indicators are behaving as expected. Remember that the shown status is for the AJAX connections not the ones the browser initiates. In the case of page load/reload the browser shows its own connection indicator, usually an hourglass or a spinning beach ball.
            Show
            
                        
    
    
    
                
    
 Mircea Toma
 added a comment  -                     The connection indicators are behaving as expected. Remember that the shown status is for the AJAX connections not the ones the browser initiates. In the case of page load/reload the browser shows its own connection indicator, usually an hourglass or a spinning beach ball.              
        
    
Test case showing behavior