[
https://jira.jboss.org/jira/browse/RF-3918?page=com.atlassian.jira.plugin...
]
Tatyana Romanovich updated RF-3918:
-----------------------------------
Environment:
jsp
tomcat 6
All browsers: FF 3.0, IE 6, IE 7, Opera 9.25, Safari
was:
jsp
tomcat 6
All browzers: FF 3.0, IE 6, IE 7, Opera 9.25, Safari
Description:
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
was:
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
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
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: Nick Belaevski
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