]
Brian Leathem resolved RF-11011.
--------------------------------
Resolution: Done
Changed the description to match the code.
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: