[
https://issues.jboss.org/browse/RF-10872?page=com.atlassian.jira.plugin.s...
]
Chris Atkinson commented on RF-10872:
-------------------------------------
The issue I have seen with rich:popupPanel rendering has to do with vertical placement.
If the mobile web page is taller than the screen, the popupPanel is always displayed at
the top of the page even if that has scrolled out of sight. In that case the user can not
see the popup.
This occurs on iOS3 and Android OS 2.2 with the default chrome browser. It works on
Android with mobile Firefox and Opera.
A secondary issue is the "background" for modal popups. (The opaque layer under
the dialog) This is rendered for the length of the viewport instead of the entire page
which means the background can be scrolled out of view.
To reproduce these issues create a page with 2 command buttons that show the popup panel
with a some element, say a div, between that has a height of 1000px. When you click the
bottom button, you will not be able to see the popup. (Let me know if you want me to
provide a test page.)
I have tested this with Richfaces 4 and 4.1 M1 (4.1.0.20110805-M1)
rich:poppupPanel it is not rendered whole and not rendered on the
current user focus
------------------------------------------------------------------------------------
Key: RF-10872
URL:
https://issues.jboss.org/browse/RF-10872
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: mobile
Affects Versions: 4.0.0.Final
Environment: Demo application - richfaces-showcase-4.0.0.Final-jee6.war
demo sample - editable data table
container - Jboss AS 6.0.0.Final
mobile devices - iPhone 4 - OS version iOS 4.2.1 - browser Safari
iPad1 - OS version iOS 4.2.1 - browser Safari
Reporter: Juraj Huska
Assignee: Wesley Hales
Fix For: 4.1.0.Milestone3
In demo for editable data table, when clicking on edit, the poppup panel is rendered in
the left corner, not in the place where the current user focus is, and also it is not
rendered whole, there is missing a bottom part of the poppup panel.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira