[
https://issues.jboss.org/browse/RF-9657?page=com.atlassian.jira.plugin.sy...
]
Andrey Markhel resolved RF-9657.
--------------------------------
Resolution: Done
zindex parameter is conveyed from server-side to client-side through options as the style
param "style":"z\u002Dindex: 123;width:200px" (here z-index is 123)
and then this param is applied by means of JavaScript.
For example it could be seen via FireBug in Firefox.
Calendar: attribute zindex ignored
----------------------------------
Key: RF-9657
URL:
https://issues.jboss.org/browse/RF-9657
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: Andrey Markhel
Priority: Minor
Fix For: 4.0.0.CR1
Attribute zindex is not set anywhere in the markup:
<rich:calendar zindex="5" value="#{bean.value}" />
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira