[Tickets #4560] Re: Autocomplete broken in IE6

bugs@bugs.horde.org bugs at bugs.horde.org
Fri Oct 27 11:49:28 PDT 2006


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

Ticket URL: http://bugs.horde.org/ticket/?id=4560
-----------------------------------------------------------------------
 Ticket             | 4560
 Updated By         | hospodarsky at gmail.com
 Summary            | Autocomplete broken in IE6
 Queue              | IMP
 Version            | 4.1.3
 Type               | Bug
 State              | Not A Bug
 Priority           | 1. Low
 Owners             | 
-----------------------------------------------------------------------


hospodarsky at gmail.com (2006-10-27 11:49) wrote:

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