Carousel autoplay speed increases by itself

UI Components for JSF
Post Reply
ertiop93
Posts: 97
Joined: 29 May 2011, 16:14

05 Aug 2011, 17:53

I am working with 3.0 M3 carousel. I found that the carousel autoplay speed increased(from its initially set speed of autoplay) when I left open a webpage with carousel compoenent for some time.

My code is as follows

Code: Select all

    <p:carousel value="#{bean.list}" var="car" autoPlayInterval="3500" circular="true" rows="3" itemStyle=" width:240px">
        <p:column>
            <h:panelGrid columns="1" style="width:100%" cellpadding="5" >
                <p:graphicImage value="2.png"/>
                <h:outputText value="Opportunity title: " />
            </h:panelGrid>
        </p:column>
    </p:carousel>
****************************
Using Primefaces 3.4 Snapshot with JSF(Myfaces) 2.1.8

****************************

ertiop93
Posts: 97
Joined: 29 May 2011, 16:14

05 Aug 2011, 18:36

This happens within 10-20 minutes when I open the webpage containing carousel and then leave it over. I know this is strange but this generally occurred when I left that tab and started on some another tab or even some other application.
****************************
Using Primefaces 3.4 Snapshot with JSF(Myfaces) 2.1.8

****************************

User avatar
leventgny
Posts: 238
Joined: 24 May 2011, 16:49
Contact:

06 Aug 2011, 22:54

Please create an issue ticket on our tracker with your cases.
PrimeFaces Team Member

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

06 Aug 2011, 23:33

No need to file an issue as this happens on trunk which has new carousel used here.

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 39 guests