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

Tatyana Romanovich closed RF-5264.
----------------------------------



Verified for RF-3.3.0.GA

> 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: Tatyana Romanovich
>             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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to