fileUpload: "styleClass" attribute doesn't work.
------------------------------------------------

                 Key: RF-6727
                 URL: https://jira.jboss.org/jira/browse/RF-6727
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.1
         Environment: IE6, IE7, IE8, FF2, FF3.0.7, Safari 3.1, Opera 9.62, 
Chrome 1.0.154.43(3.3.1.BETA3)
            Reporter: Mikhail Vitenkov
            Assignee: Nick Belaevski


#1. Define fileUploadStyleClass css style class:
<style>
.fileUploadStyleClass{
background-color: red;
}
</style>
#2. Set styleClass component attribute to "fileUploadStyleClass".
#3. Navigate to the page and verify "fileUploadStyleClass" rendering in page 
source code.

Actual behavior:
"fileUploadStyleClass" is not rendered.

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