[Tickets #4560] Re: Autocomplete broken in IE6

bugs at horde.org bugs at horde.org
Sun May 4 21:33:52 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/4560
-----------------------------------------------------------------------
 Ticket             | 4560
 Updated By         | user at anonymous.com
 Summary            | Autocomplete broken in IE6
 Queue              | IMP
 Version            | 4.1.3
 Type               | Bug
 State              | Not A Bug
 Priority           | 1. Low
 Milestone          |
 Patch              |
 Owners             |
-----------------------------------------------------------------------


user at anonymous.com (2008-05-04 17:33) wrote:

just commenting the first line make it works on ie7
//document.imp_login.loginButton.disabled = true;

> Here's an update on our investigation of this issue. We've commented
> out the following lines in /impt/templates/login/login.inc:
>
> //        document.imp_login.loginButton.disabled = true;
> //<?php if (!empty($ie_clientcaps)): ?>
> //        try {
> //
>
//document.imp_login.ie_version.valueobjCCaps.getComponentVersion("{89820200-ECBD-11CF-8B85-00AA005B4383}","componentid");
> //        } catch (e) {
> //        }
> //<?php endif; ?>
>
> Now autocomplete magically works.  We can leave our login.inc this way
> to work around the issue, but would like to understand why this piece
> of code causes IE's autocomplete to break.
>
> Thanks





More information about the bugs mailing list