Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 7663 invoked from network); 19 Oct 2010 11:54:55 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Oct 2010 11:54:55 -0000 Received: (qmail 29140 invoked by uid 500); 19 Oct 2010 11:54:54 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 28999 invoked by uid 500); 19 Oct 2010 11:54:51 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 28976 invoked by uid 99); 19 Oct 2010 11:54:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Oct 2010 11:54:50 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Oct 2010 11:54:50 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9JBsTCf028714 for ; Tue, 19 Oct 2010 11:54:29 GMT Message-ID: <5999094.44801287489269784.JavaMail.jira@thor> Date: Tue, 19 Oct 2010 07:54:29 -0400 (EDT) From: "BG RCI (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Created: (TOBAGO-923) wrong rendering Navigationsbar MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 wrong rendering Navigationsbar -------------------------------------------- Key: TOBAGO-923 URL: https://issues.apache.org/jira/browse/TOBAGO-923 Project: MyFaces Tobago Issue Type: Improvement Components: Core Affects Versions: 1.0.30 Reporter: BG RCI Priority: Minor The Navigationbar of the TabGroup is rendered even if showNavigationBar="false" in the case of switchType="reloadTab" The Navigationbar appears after the first Tabchange. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.