Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 17568 invoked from network); 7 Aug 2006 18:32:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Aug 2006 18:32:03 -0000 Received: (qmail 30282 invoked by uid 500); 7 Aug 2006 18:32:01 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 30014 invoked by uid 500); 7 Aug 2006 18:31:59 -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 29995 invoked by uid 99); 7 Aug 2006 18:31:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Aug 2006 11:31:59 -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; Mon, 07 Aug 2006 11:31:57 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 98CF47141F1 for ; Mon, 7 Aug 2006 18:29:16 +0000 (GMT) Message-ID: <5580970.1154975356623.JavaMail.jira@brutus> Date: Mon, 7 Aug 2006 11:29:16 -0700 (PDT) From: =?utf-8?Q?Gerald_M=C3=BCllan_=28JIRA=29?= To: dev@myfaces.apache.org Subject: [jira] Commented: (TOMAHAWK-571) inputSuggestAjax not correctly rendered in IE In-Reply-To: <29313029.1154005273914.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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/TOMAHAWK-571?page=3Dcomments#act= ion_12426280 ]=20 =20 Gerald M=C3=BCllan commented on TOMAHAWK-571: ---------------------------------------- Have a look at current svn head, i have changed the styling stuff of the co= mponent, with this approach it should work now. Just specify the "style" attribute and give it a width value.=20 I also have had a look at how we can influence the default Dojo styling stu= ff and have updated the wiki on this: http://wiki.apache.org/myfaces/InputSuggestAjax Can you test it if it works for you? > inputSuggestAjax not correctly rendered in IE > --------------------------------------------- > > Key: TOMAHAWK-571 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-571 > Project: MyFaces Tomahawk > Issue Type: Bug > Components: InputSuggestAjax > Affects Versions: 1.1.4-SNAPSHOT, 1.1.5-SNAPSHOT > Environment: Windows XP SP2, Tomcat 5.5.16,=20 > IE 6.0.2900.2180.xpsp_sp2_gdr.050301-1519, Firefox 1.5.0.4 > JARs: myfaces-api-1.1.5-SNAPSHOT.jar, myfaces-impl-1.1.5-SNAPSHOT.jar, to= mahawk-1.1.5-SNAPSHOT.jar, tomahawk-sandbox-1.1.5-SNAPSHOT.jar > Reporter: Bruno Marti > Attachments: inputsuggestajaxFirefox.jpg, inputsuggestajaxIE.jpg > > > IE: The inputSuggestAjax Element is always displayed in a size of 0, even= if the size=3D"100" attribute is set. > Userinputs aren't possible. > Firefox: works fine > code: > > =09 > =09 =09=09required=3D"true" maxSuggestedItems=3D"10"=09id=3D"inputSuggest1" s= ize=3D"100" > =09=09value=3D"#{mySelectedCountryRecord.selectedCountry}" /> > > Tested with nightly build of 1.1.5 from 27. July 2006 or also existing in= tomahawk-sandbox-examples-1.1.4-SNAPSHOT.war > Is there a render problem or have I misconfigured something? --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira