You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2007/09/12 18:38:32 UTC

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

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


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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Posted by 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


>      [ https://issues.apache.org/jira/browse/TRINIDAD-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> 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
>>     
>
>   


-- 
mit freundlichen Grüßen

Mario Ivankovits
Software Engineering

OPS EDV VertriebsgesmbH
A-1120 Wien, Michael-Bernhard-Gasse 10

Firmenbuch Nr.: FN51233v, Handelsgericht Wien
Tel.: +43-1-8938810; Fax: +43-1-8938810/3700
http://www.ops.co.at

E-Mail: mario@ops.co.at
Skype: mario_ivankovits


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

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TRINIDAD-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf reopened TRINIDAD-704:
-----------------------------------------


sometimes window.external can be null, like in Eclipse embedded IE.

> 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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.