[
http://jira.jboss.com/jira/browse/RF-992?page=all ]
Maksim Kaszynski resolved RF-992.
---------------------------------
Fix Version/s: 3.1.1
Resolution: Done
Actually, it was fixed even before creation of 3.1.x
calendar: the typo in style attribute
-------------------------------------
Key: RF-992
URL:
http://jira.jboss.com/jira/browse/RF-992
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.0
Reporter: Sergey Smirnov
Assigned To: Maksim Kaszynski
Priority: Critical
Fix For: 3.1.1, 3.2.0
calendar zindex doesn't work even out of scrollableDataTable. I have a calendar in a
area on top of a scrollableDataTable. Whatever zindex I give, the calendar will be
partially clipped off by the scrollableDataTable.
I looked the source code and found follow piece for calendar:
style="z-index: #{ component . attributes [ 'zindex' ]"
should it be:
style="z-index: #{ component . attributes [ 'zindex' ] }"
Thanks!
Rulin
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira