From issues at jboss.org Thu Jan 2 20:43:33 2014 Content-Type: multipart/mixed; boundary="===============1968574052463982227==" MIME-Version: 1.0 From: Brian Leathem (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-13278) Add support for a 'headers' meta-component to the rich:tabPanel Date: Thu, 02 Jan 2014 20:43:33 -0500 Message-ID: In-Reply-To: JIRA.12508432.1382433632000@jira02.app.mwc.hst.phx2.redhat.com --===============1968574052463982227== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-13278?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12933424#com= ment-12933424 ] = Brian Leathem edited comment on RF-13278 at 1/2/14 8:42 PM: ------------------------------------------------------------ Thanks for the review Lukas. Your commit is sensible. Having thought about this issue over the break, and speaking about it with = @lfryc today I've come to the following conclusions: # The tabPanel headers should be visited in the walk of the component tree,= because they are visible on the page (RF-13455) # Having a tabPanel(a)header\{s} meta-component would still be useful (desp= ite 1) # The @active item should be the default value of the tabPanel, but should = be overridden when a user sets the render attribute of the tabPanel We will address 1) in 4.3, however 2) and 3) will be included in 4.5/5.0. = was (Author: bleathem): Thanks for the review Lukas. Your commit is sensible. Having thought about this issue over the break, and speaking about it with = @lfryc today I've come to the following conclusions: # The tabPanel headers should be visited in the walk of the component tree,= because they are visible on the page (RF-13455) # Having a tabPanel(a)header{s} meta-component would still be useful (despi= te 1) # The @active item should be the default value of the tabPanel, but should = be overridden when a user sets the render attribute of the tabPanel We will address 1) in 4.3, however 2) and 3) will be included in 4.5/5.0. = > Add support for a 'headers' meta-component to the rich:tabPanel > --------------------------------------------------------------- > > Key: RF-13278 > URL: https://issues.jboss.org/browse/RF-13278 > Project: RichFaces > Issue Type: Feature Request > Security Level: Public(Everyone can see) = > Components: component-panels-layout-themes > Affects Versions: 4.3.4 > Environment: java 7, > tomcat 7, JBoss AS, = > mojarra, myfaces > chrome, firefox > Reporter: Alexey Shakov > Assignee: Brian Leathem > Fix For: 5.0.0.Alpha3 > > Original Estimate: 2 hours > Remaining Estimate: 2 hours > > I use ajax to update the header label of rich:tab. That is why label is p= laced in a header-facet. Since RF 4.3.4 this does not work: > {code:xml} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > xmlns:c=3D"http://java.sun.com/jsp/jstl/core" xmlns:rich=3D"http://rich= faces.org/rich" xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:f=3D"http://java.sun.com/jsf/core" xml:lang=3D"en" lang=3D"en"> > > > > = > > > > > > > > > > > > > > > > {code} > testBean is a simple session-scoped HashMap. = -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --===============1968574052463982227==--