From adffaces-user-return-2103-apmail-incubator-adffaces-user-archive=incubator.apache.org@incubator.apache.org Wed Feb 07 12:20:44 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-user-archive@locus.apache.org Received: (qmail 26920 invoked from network); 7 Feb 2007 12:20:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Feb 2007 12:20:44 -0000 Received: (qmail 46866 invoked by uid 500); 7 Feb 2007 12:20:50 -0000 Delivered-To: apmail-incubator-adffaces-user-archive@incubator.apache.org Received: (qmail 46845 invoked by uid 500); 7 Feb 2007 12:20:50 -0000 Mailing-List: contact adffaces-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-user@incubator.apache.org Delivered-To: mailing list adffaces-user@incubator.apache.org Received: (qmail 46836 invoked by uid 99); 7 Feb 2007 12:20:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2007 04:20:49 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [217.89.70.5] (HELO MOES0012.tcc.dmz.local) (217.89.70.5) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Feb 2007 04:20:40 -0800 Received: from MOES0037.tcc.local ([10.6.4.137]) by MOES0012.tcc.dmz.local with InterScan Message Security Suite; Wed, 07 Feb 2007 13:22:22 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C74AB2.9E081717" X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Problem with IE7 and navigationPage hint="list" Date: Wed, 7 Feb 2007 13:21:08 +0100 Message-ID: <8F9BA684796C2848A3DD79037C5F75BF19D6B8@MOES0037.tcc.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Problem with IE7 and navigationPage hint="list" Thread-Index: AcdKsnIvWO2OFz6dTxi9BfYrooUHGw== From: =?iso-8859-1?Q?D=F6ring_Markus?= To: X-imss-version: 2.046 X-imss-result: Passed X-imss-scanInfo: M:P L:E SM:0 X-imss-tmaseResult: TT:0 TS:0.0000 TC:00 TRN:0 TV:3.6.1039(14982.001) X-imss-scores: Clean:90.08524 C:2 M:3 S:5 R:5 X-imss-settings: Baseline:2 C:1 M:1 S:1 R:1 (0.1500 0.1500) X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C74AB2.9E081717 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, the following .xhtml generates a part of my navigationMenu: =20 =20 =20 navigationController.selectedItem.localizedChildren returns an ArrayList = of the children of the currently selected menuItem. My problem is that this don't works correctly in IE 7 if hint=3D"list" Everything works fine in FireFox Also everything works fine for the first 2 navigationAreas, where = hint=3D"tabs" or hint=3D"bar". =20 Any suggestions? Thx =20 Greetings Markus =20 PS. Didn't test it on IE6 because I don't have a system with it installed at = the moment. I'm using Trinidad M1, Facelets and MyFaces 1.1.4 on JBoss5 = / Tomcat6 ------_=_NextPart_001_01C74AB2.9E081717--