colorPicker: component output value and output color remain unchanged in Google 
Chrome.
---------------------------------------------------------------------------------------

                 Key: RF-6519
                 URL: https://jira.jboss.org/jira/browse/RF-6519
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.3.1
         Environment: Chrome 1.0.154.43(3.3.1-SNAPSHOT)
            Reporter: Mikhail Vitenkov
            Assignee: Nick Belaevski


#1. Use following code for reproduction:
<rich:colorPicker value="rgb(255, 250, 240)" flat="false" colorMode="hex" 
disabled="false"/> 
                <h:commandButton value="Submit" />
#2. Navigate to page - rgb(255, 250, 240) present in output;
#3. Call popup with rainbow;
#4. Select a color, different from selected, and click "Apply" button.
#5. Verify component output value and color indicator.

Actual behavior:
Output color - rgb(255, 250, 240);
Output color indicator - initial.

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