[richfaces-issues] [JBoss JIRA] Work started: (RF-5264) progressBar: setValue('maxValue') works incorrectly

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Dec 18 09:40:54 EST 2008


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

Work on RF-5264 started by Nick Belaevski.

> progressBar: setValue('maxValue') works incorrectly
> ---------------------------------------------------
>
>                 Key: RF-5264
>                 URL: https://jira.jboss.org/jira/browse/RF-5264
>             Project: RichFaces
>          Issue Type: Bug
>          Components: planning_all
>    Affects Versions: 3.3.0
>            Reporter: Tatyana Romanovich
>            Assignee: Nick Belaevski
>             Fix For: 3.3.0
>
>         Attachments: progressBar.gif
>
>   Original Estimate: 3 hours
>  Remaining Estimate: 3 hours
>
> 1. Create any test page with rich:progressBar component
> <rich:progressBar id="pg1" minValue="0" maxValue="5" value="3" value="3" enabled="false"	/>	
> <a4j:commandLink value="setValue(5)" onclick="$('formId:pg1').component.setValue('5')" />
> 2. Run application, open test page
> RESULT: progressBar with value 3 is correctly displayed
> 3. Call setValue(5) command
> FAILURE: only 5% of progressBar is filled
> 		
> 					

-- 
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