]
Nick Belaevski updated RF-6713:
-------------------------------
Component/s: component-panels-layout-themes
Fix Version/s: 3.3.1
layout components: components layout became broken in case
org.richfaces.SKIN context parameter = NULL.
-------------------------------------------------------------------------------------------------------
Key: RF-6713
URL:
https://jira.jboss.org/jira/browse/RF-6713
Project: RichFaces
Issue Type: Bug
Components: component-panels-layout-themes
Affects Versions: 3.3.1
Environment: IE6, IE7, IE8, FF2, FF3.0.7, Safari 3.1, Opera 9.62, Chrome
1.0.154.43(3.3.1.BETA3)
Reporter: Mikhail Vitenkov
Assignee: Alexander Smirnov
Fix For: 3.3.1
Attachments: index.xhtml
#1. Define org.richfaces.SKIN context parameter in web.xml:
<context-param>
<param-name>org.richfaces.SKIN</param-name>
<param-value>#{skinBean.skin}</param-value>
</context-param>
#2. Add layout components on the page as shown in attachment(index.xhtml)
#3. Navigate to the page.
#4. Select "NULL" from "skin" h:selectOneMenu.
#5. Apply your changes by click on "Change" button.
#6. Verify layoutPanels positions.
Actual behavior:
layoutPanels follows each other regardless of "position" attribute value. For
more info see layout-sample in svn:
https://svn.jboss.org/repos/richfaces/trunk/samples/layout-sample
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: