[
https://issues.jboss.org/browse/RF-11011?page=com.atlassian.jira.plugin.s...
]
Brian Leathem updated RF-11011:
-------------------------------
Summary: richfaces-showcase: rich:hashParam shows screen.height instead of
window.height in the text description (was: rich:hashParam there is in screen.height
instead of window.height in the text description for this component in showcase)
richfaces-showcase: rich:hashParam shows screen.height instead of
window.height in the text description
-------------------------------------------------------------------------------------------------------
Key: RF-11011
URL:
https://issues.jboss.org/browse/RF-11011
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: examples
Affects Versions: 4.0.0.Final
Environment: richfaces-showcase
Reporter: Juraj Huska
Assignee: Brian Leathem
Priority: Minor
Fix For: 4.1.0.Milestone1
In the text description of this component, it is said that the top and left values are
computed as screen.height / 2 - 150 and screen.width / 2 - 250 respectively. But in the
source code these values are computed as window.height() / 2 - 150 and window.width() / 2
- 250 and these give different values.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira