[
https://issues.jboss.org/browse/RF-11097?page=com.atlassian.jira.plugin.s...
]
Wesley Hales commented on RF-11097:
-----------------------------------
Known issues as of Sept 30:
- I have been facing this issue with the jquery AJAX page updates:
http://forum.jquery.com/topic/no-modification-allowed-err-in-safari-using...
(it seems PrimeFaces deals with the same problem) It's not noticeable to the end user
but errors show up in the iPad javascript debugger console. It may end up causing us
problems simply by using jquery on mobile devices :(
This error can be seen in the showcase on rich:panelMenu and rich:dragAndDrop when using
iPad with javascript debugger enabled.
- We need a way to filter out components from the main showcase navigation menu which we
will not support on mobile. Just a simple if statement in facelets on the component id
iteration, or you can get more technical in the backing bean.
- There are some styles concerning fonts size and borders around panels that need to be
fixed.
- After integrating the resource loading, I notice that many pages require a manual
refresh to load the styles or JavaScript. This did not happen with the manual hack
(
https://github.com/richfaces/showcase/compare/1171789...97898cc)
If you need to verify, just copy the code in red from that commit into the main.xhtml.
RichFaces showcase enhanced for the mobile web
----------------------------------------------
Key: RF-11097
URL:
https://issues.jboss.org/browse/RF-11097
Project: RichFaces
Issue Type: Task
Security Level: Public(Everyone can see)
Components: examples, mobile, showcase
Reporter: Jay Balunas
Assignee: Wesley Hales
Priority: Critical
Fix For: 4.1.0.Milestone3
The showcase should be enhanced to support the mobile web including device detection,
orientations, transitions, and layout updates based on device type.
Ideally this is the same application, but updated with this support. It would be a great
example of how to add mobile web support to an existing web application.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira