]
Alexander Smirnov resolved RF-6561.
-----------------------------------
Resolution: Rejected
This is part of 'simple' theme design
rich page: different align for content of component
"header" and "footer" facets.
---------------------------------------------------------------------------------
Key: RF-6561
URL:
https://jira.jboss.org/jira/browse/RF-6561
Project: RichFaces
Issue Type: Bug
Components: component-panels-layout-themes
Affects Versions: 3.3.1
Environment: IE6, IE7, FF 3.0.7, Safari 3.1, Opera 9.62, Chrome
1.0.154.43(3.3.1-BETA1)
Reporter: Mikhail Vitenkov
Assignee: Alexander Smirnov
Priority: Minor
Fix For: 3.3.1
#1. Use following code:
<rich:page sidebarPosition="left"
sidebarWidth="1400" width="1400">
<f:facet name="header">
<h:outputText value="HEADER" />
</f:facet>
<f:facet name="sidebar">
<rich:layout>
...
</rich:layout>
</f:facet>
<f:facet name="footer">
<h:outputText value="FOOTER" />
</f:facet>
</rich:page>
#2. Navigate to the page and verify "footer" and "header" content
align.
Actual behavior:
Header content have "left" align.
Footer content have "center" align.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: