Details
Description
The pagePanel header CSS rules specify certain things like line-height and child positioning, which creates styling headaches when trying to use buttons, links, or other components in the header.
Activity
Migration
created issue -
Migration
made changes -
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | User Philip.breau [ philip.breau ] |
Migration
made changes -
Assignee | Steve Maryka [ steve.maryka ] | User Philip.breau [ philip.breau ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34245 | Fri Apr 05 10:31:39 MDT 2013 | philip.breau | - added ui-header, ui-footer to pagePanel header and footer - users can use the ui-btn-left and ui-btn-right classes for commandButtons in the header or footer and have them automatically placed |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/PagePanelHeaderTag.java
MODIFY /icemobile/trunk/icemobile/resources/themes/bb10/1_page-panel_ext.scss MODIFY /icemobile/trunk/icemobile/resources/themes/base3/1_button_a.css MODIFY /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/PagePanelFooterTag.java MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/pagepanel/PagePanel.java |
Philip Breau
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.3 Beta [ 10373 ] | |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34247 | Fri Apr 05 12:17:01 MDT 2013 | philip.breau | - added ui-header, ui-footer to pagePanel header and footer - users can use the ui-btn-left and ui-btn-right classes for commandButtons in the header or footer and have them automatically placed |
Files Changed | ||||
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/PagePanelFooterTag.java MODIFY /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/pagepanel/PagePanel.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34269 | Mon Apr 08 07:59:03 MDT 2013 | philip.breau | - update button positioning |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/resources/themes/android_dark/1_button_ext.scss
MODIFY /icemobile/trunk/icemobile/resources/themes/bb10/1_page-panel_ext.scss MODIFY /icemobile/trunk/icemobile/resources/themes/base3/1_button_a.css MODIFY /icemobile/trunk/icemobile/resources/themes/bberry/1_button_ext.css MODIFY /icemobile/trunk/icemobile/resources/themes/base/1_button.css MODIFY /icemobile/trunk/icemobile/resources/themes/iphone/1_button_ext.css |
Revision: 34245
Author: philip.breau
Date: April-05-13 1:31:39 PM
Message:
MOBI-402Adding buttons or links to the pagePanel header creates styling issuesModified : /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/pagepanel/PagePanel.java
Modified : /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/PagePanelFooterTag.java
Modified : /icemobile/trunk/icemobile/jsp/src/main/java/org/icemobile/jsp/tags/PagePanelHeaderTag.java
Modified : /icemobile/trunk/icemobile/resources/themes/base3/1_button_a.css
Modified : /icemobile/trunk/icemobile/resources/themes/bb10/1_page-panel_ext.scss