You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Christian Swoboda <e9...@student.tuwien.ac.at> on 2007/09/14 13:50:29 UTC

Fwd: Re: [jira] Resolved: (TRINIDAD-704) IE7 - AutoComplete Does Not Work When You Use Script to Submit a Form

Hi again!

Wow, you guys work fast ;-)

Mario's code seems excactly doing what we thought should be done!

cheers
  Chris

P.S.: I "posted" another autocomplete problem solution under the IE7    
   thread!


Zitat von Mario Ivankovits <ma...@ops.co.at>:

> Hi!
>
> What about adding this to myfaces too?
>
> if (window.external.AutoCompleteSaveForm)
> {
> 	window.external.AutoCompleteSaveForm(form)
> }
>
> should do the trick there too.
>
> Ciao,
> Mario
>
>
>> Matthias Weßendorf resolved TRINIDAD-704.
>> -----------------------------------------
>>
>>        Resolution: Fixed
>>     Fix Version/s: 1.0.3-core
>>
>> added workaround, suggested by MS.
>>
>> see commit log for more details.
>>
>>
>>> IE7 - AutoComplete Does Not Work When You Use Script to Submit a Form
>>> ---------------------------------------------------------------------
>>>
>>>                 Key: TRINIDAD-704
>>>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-704
>>>             Project: MyFaces Trinidad
>>>          Issue Type: Bug
>>>         Environment: Internet Explorer 7
>>>            Reporter: Matthias Weßendorf
>>>            Assignee: Matthias Weßendorf
>>>             Fix For: 1.0.3-core
>>>
>>>
>>> AutoComplete Does Not Work When You Use Script to Submit a Form
>>> see
>>> http://support.microsoft.com/kb/329156/en-us
>>> Simon said in IE6 this is true as well, at least time by time
>>>




----- Ende der weitergeleiteten Nachricht -----