[
https://issues.jboss.org/browse/RF-9655?page=com.atlassian.jira.plugin.sy...
]
Ilya Shaikovsky commented on RF-9655:
-------------------------------------
Currently works as Pavel described(and as worked in 3.3.x). style and styleClass applied
correctly to the popup element. Minor issue: class applied twice to span and to popup.
Hovewer I agree that style and styleClass has to be applied to root span element for
consistency and to avoid confusion.
So we need to provide two new attributes popupClass and popupStyle which will act as
current ones.
And change style and styleClass to be applied to the root span.
Calendar: attribute style ignored
---------------------------------
Key: RF-9655
URL:
https://issues.jboss.org/browse/RF-9655
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: base functionality , component-input
Affects Versions: 4.0.0.Milestone3
Environment: RichFaces 4.0.0-SNAPSHOT r.19929
Metamer 4.0.0-SNAPSHOT r.19925
Mojarra 2.0.2-FCS
GlassFish Server Open Source Edition 3.0.1
OpenJDK Runtime Environment 1.6.0_18-b18 @ Linux
Chrome 7.0.517.41 @ Linux x86_64
Reporter: Pavol Pitonak
Assignee: Pavel Yaschenko
Fix For: 4.0.0.Final
Attribute style is not set anywhere in the markup:
<rich:calendar style="width: 500px;" value="#{bean.value}" />
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira