Matt Wringe created GTNPORTAL-3079:
--------------------------------------
Summary: Fix modals/popups on the classic site when visiting from a mobile
device
Key: GTNPORTAL-3079
URL:
https://issues.jboss.org/browse/GTNPORTAL-3079
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Mobile, WebUI
Reporter: Matt Wringe
Assignee: Matt Wringe
When viewing the classic site on a mobile device, the modals with text input (like the
login modal) don't work properly. This is due to the mobile device trying to handle
scrolling for the on-screen keyboard, while the portal also tries to always center the
content using javascript.
The portal should not be handling the page in this manner, we should be using a more
purely css based mechanism to center the content on the page.
Notes:
- this does not affect the mobile site.
- this may or may not affect tablets, depending on if they are zoomed in or not.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira