From jira-events at lists.jboss.org Thu Aug 27 05:22:23 2009
Content-Type: multipart/mixed; boundary="===============6666350198085925643=="
MIME-Version: 1.0
From: =?utf-8?q?Andreas_H=C3=B6hmann_=28JIRA=29_=3Cjira-events_at_lists=2Ejboss?=
=?utf-8?q?=2Eorg=3E?=
To: richfaces-issues at lists.jboss.org
Subject: [richfaces-issues] [JBoss JIRA] Commented: (RF-7770) Waste space
between 2 columns in rich:layout
Date: Thu, 27 Aug 2009 05:22:23 -0400
Message-ID: <740452152.1251364943804.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com>
In-Reply-To: 595579036.1251364703762.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com
--===============6666350198085925643==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
[ https://jira.jboss.org/jira/browse/RF-7770?page=3Dcom.atlassian.jira.=
plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12482978#a=
ction_12482978 ] =
Andreas H=C3=B6hmann commented on RF-7770:
-------------------------------------
The above template use the following "main-site-template"
=
#{bundle['common.website.titel']}
- #{bundle['common.website.version']} #{ApplicationVersionBean.applic=
ationVersion}
- #{bundle['common.website.build']} - #{ApplicationVersionBean.applic=
ationBuild}
=
=
=
> Waste space between 2 columns in rich:layout =
> ---------------------------------------------
>
> Key: RF-7770
> URL: https://jira.jboss.org/jira/browse/RF-7770
> Project: RichFaces
> Issue Type: Bug
> Components: component
> Affects Versions: 3.3.2.GA
> Environment: 3.3.2-SNAPSHOT
> FF 3
> IE 6
> Reporter: Andreas H=C3=B6hmann
> Priority: Minor
>
> in the current 3.3.2-SNAPSHOT the layout-render component calculate the w=
idth of layout-panels a little bit "wrong"
> i have a 2 column layout "left:30%, right:70%" (i guess "left center" || =
"center right" produce the same problem) ... here is my template:
> xmlns:ui=3D"http://java.sun.com/jsf/facelets"
> xmlns:h=3D"http://java.sun.com/jsf/html"
> xmlns:f=3D"http://java.sun.com/jsf/core"
> xmlns:a4j=3D"http://richfaces.org/a4j"
> xmlns:rich=3D"http://richfaces.org/rich"
> xmlns:c=3D"http://java.sun.com/jstl/core"
> xmlns:fn=3D"http://java.sun.com/jsp/jstl/functions"
> template=3D"#{initParam.mainTemplate}">
>
>
>
>
>
>
>
>
>
> styleClass=3D"verticalScrollerContainer"
> style=3D"height: 500px; overflow: auto;">
>
>
>
>
>
>
>
>
>
>
>
> styleClass=3D"verticalScrollerContainer"
> style=3D"height: 500px; overflow: auto;">
>
>
>
>
>
>
>
>
>
>
> The rendered html contains the following widths for the columns:
>
>
> The width-calculation in org.richfaces.renderkit.html.LayoutPanelRenderer=
should be changed. If i define only "%" widths i expect that the renderer=
don't change/calculate this widths.
-- =
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: htt=
ps://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
=
--===============6666350198085925643==--