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