Pavol Pitonak created RF-13359:
----------------------------------

             Summary: Showcase: several components don't work
                 Key: RF-13359
                 URL: https://issues.jboss.org/browse/RF-13359
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 5.0.0.Alpha2
         Environment: Showcase 5.0.0-SNAPSHOT
            Reporter: Pavol Pitonak
            Priority: Blocker


# deploy Showcase and open 
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=progressBar&skin=blueSky
# open browser console
# click on "Start Process" button

result:
* this message appears in browser console 
{quote}
event.returnValue is deprecated. Please use the standard event.preventDefault() 
instead. 
{quote}
* progress bar is rendered wrongly
* the same message is displayed on these pages (and these components are broken 
too)
** 
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=togglePanel&skin=blueSky
** 
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=tabPanel&sample=dynamic&skin=blueSky
** 
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=accordion&sample=dynamic&skin=blueSky
** 
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=panelMenu&skin=blueSky
** 
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=dragDrop&skin=blueSky
** 
http://localhost:8080/showcase/richfaces/component-sample.jsf?demo=hotKey&skin=blueSky

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to