[richfaces-issues] [JBoss JIRA] Updated: (RF-8491) colorPicker: no rich class for input
Ilya Shaikovsky (JIRA)
jira-events at lists.jboss.org
Fri Mar 5 06:37:10 EST 2010
[ https://jira.jboss.org/jira/browse/RF-8491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ilya Shaikovsky updated RF-8491:
--------------------------------
Workaround Description:
usage of selector:
.rich-color-picker-span input{
visibility:hidden;
width:0px;
}
was:
.rich-color-picker-span input{
visibility:hidden;
width:0px;
}
> colorPicker: no rich class for input
> ------------------------------------
>
> Key: RF-8491
> URL: https://jira.jboss.org/jira/browse/RF-8491
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-input
> Affects Versions: 3.3.3.CR1
> Reporter: Ilya Shaikovsky
> Assignee: Nick Belaevski
> Priority: Trivial
>
--
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