From adffaces-issues-return-1228-apmail-incubator-adffaces-issues-archive=incubator.apache.org@incubator.apache.org Tue Oct 10 08:40:00 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-issues-archive@locus.apache.org Received: (qmail 25422 invoked from network); 10 Oct 2006 08:40:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Oct 2006 08:40:00 -0000 Received: (qmail 74538 invoked by uid 500); 10 Oct 2006 08:40:00 -0000 Delivered-To: apmail-incubator-adffaces-issues-archive@incubator.apache.org Received: (qmail 74455 invoked by uid 500); 10 Oct 2006 08:40:00 -0000 Mailing-List: contact adffaces-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-issues@incubator.apache.org Delivered-To: mailing list adffaces-issues@incubator.apache.org Received: (qmail 74446 invoked by uid 99); 10 Oct 2006 08:40:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2006 01:40:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Oct 2006 01:39:59 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1D6427142DF for ; Tue, 10 Oct 2006 01:39:21 -0700 (PDT) Message-ID: <29316529.1160469561118.JavaMail.root@brutus> Date: Tue, 10 Oct 2006 01:39:21 -0700 (PDT) From: "Piyush Hari (JIRA)" To: adffaces-issues@incubator.apache.org Subject: [jira] Updated: (ADFFACES-228) fic navigationPane on PDAs In-Reply-To: <23818958.1160469439625.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/ADFFACES-228?page=all ] Piyush Hari updated ADFFACES-228: --------------------------------- Attachment: patch_oct10_01_31AM_navigationPane_pda.patch I am providing patch that fixes this issue. (patch_oct10_01_31AM_navigationPane_pda.patch). Pocket PC, IE Mobile and Backberry do not support style="display:inline" attribute of a table and so, I have arranged the children in a span and not a table. > fic navigationPane on PDAs > -------------------------- > > Key: ADFFACES-228 > URL: http://issues.apache.org/jira/browse/ADFFACES-228 > Project: MyFaces ADF-Faces > Issue Type: Bug > Environment: PDA > Reporter: Piyush Hari > Priority: Minor > Attachments: patch_oct10_01_31AM_navigationPane_pda.patch > > > The navigationPane component creates a series of navigation items representing one level in a navigation hierarchy. These items may either be added as children or a menu model may be bound to the navigationPane component. > Currently, on a PDA, navigationItem in a "tabs" , "bar" and "button" mode does not display properly. Childern and separators get rendered in a new line and that occupies a lot of real screen estate and at the same time, is confusing to the user. > I plan to fix this. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira