Details
Description
The JSF pagePanel component will render different style classes depending on whether the header and footer are used. For instance, if the footer is not used, the pagePanel body renders the following:
mobi-pagePanel-body mobi-pagePanel-body-nofooter
This allows the theme CSS to adjust for whether or not padding is required at the top or bottom of the page. The jsp tag is not rendering these. Therefore, there's no way to tell whether or not padding is required at the top or bottom.
In the showcase, where the pagePanel does not use a footer for the ipad and honeycomb layouts, the pagePanel body renders the following:
mobi-pagePanel-body
Activity
Migration
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32406 | Mon Nov 26 15:11:39 MST 2012 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/pagepanel/PagePanelRenderer.java
MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/PagePanelHeaderTag.java MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/PagePanelBodyTag.java MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/index.jsp MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/PagePanelFooterTag.java MODIFY /icemobile/trunk/icemobile/samples/icemobilespring/src/main/webapp/WEB-INF/views/template.jsp MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/PagePanelTag.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #32417 | Mon Nov 26 18:18:18 MST 2012 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/resources/META-INF/icemobile.tld
|
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | User Philip.breau [ philip.breau ] |
Migration
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Judy Guglielmin [ judy.guglielmin ] |
Migration
made changes -
Fix Version/s | 1.2 Beta [ 10344 ] |
Judy Guglielmin
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
done for 1.2 Beta