[richfaces-issues] [JBoss JIRA] Work started: (RF-3918) progressBar: Incorrectly works if to set minValue=0 maxValue=10 value=10 (ajax mode)

Andrei Markavtsov (JIRA) jira-events at lists.jboss.org
Wed Jul 16 10:05:28 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on RF-3918 started by Andrei Markavtsov.

> progressBar: Incorrectly works if to set minValue=0 maxValue=10 value=10 (ajax mode)
> ------------------------------------------------------------------------------------
>
>                 Key: RF-3918
>                 URL: https://jira.jboss.org/jira/browse/RF-3918
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: jsp
> tomcat 6
> All browsers: FF 3.0, IE 6, IE 7, Opera 9.25, Safari
>            Reporter: Tatyana Romanovich
>            Assignee: Andrei Markavtsov
>             Fix For: 3.2.2
>
>         Attachments: progressBarWithText.png, progressBarWithTextTestExample.png
>
>
> 1. Go to the test application
> 2. Select progressBar component on the RichFaces page
> 3. Set
> value=10
> minValue=0
> maxValue=10
> mode=ajax
> FAILURE: see attached file
> Other scenario for client mode (default)
> 1. Create any jsp page with progressBar component:
> <rich:progressBar value="100" minValue="0" maxValue="100">
>       <h:outputText value="Min value is {minValue}, current value is {value}, max value is {maxValue}"/>
> </rich:progressBar> 
> 2. Run application and preview tested page:
> FAILURE: see attached file

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list