[richfaces-issues] [JBoss JIRA] Created: (RF-4039) progressBar: long string in the progressBar should be displayed the same in the all browsers

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Mon Jul 28 09:45:45 EDT 2008


progressBar: long string in the progressBar should be displayed the same in the all browsers
--------------------------------------------------------------------------------------------

                 Key: RF-4039
                 URL: https://jira.jboss.org/jira/browse/RF-4039
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
         Environment: RF-3.2.2.BETA2
jsp
Tomcat 6
            Reporter: Tatyana Romanovich
            Assignee: Nick Belaevski
            Priority: Minor
         Attachments: textInProgressBar.gif

1. Create any tested jsf application with next code on the page:
<rich:progressBar enabled="false" 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 on the server, open it in IE6,7, FF3, Safari
3. Compare view of text in the progressBar
Result: text displays incorrectly in the Safari and FF3

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