[Tickets #5444] IE 7 Error on Log in page

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Jun 6 14:00:17 UTC 2007


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

Ticket URL: http://bugs.horde.org/ticket/?id=5444
-----------------------------------------------------------------------
 Ticket             | 5444
 Created By         | 5jabf9302 at sneakemail.com
 Summary            | IE 7 Error on Log in page
 Queue              | Horde Groupware Webmail Edition
 Type               | Bug
 State              | Unconfirmed
 Priority           | 1. Low
 Owners             | 
+New Attachment     | horde-error.JPG
-----------------------------------------------------------------------


5jabf9302 at sneakemail.com (2007-06-06 07:00) wrote:

There appears to be an error with Horde when hitting the Welcome page in
IE7. The following error occurs, "Can't move focus to the control because
it is invisible, not enabled, or of a type that does not accept the
focus."

When confirming yes to debug the error shows as being on the line with the
triple gt & lt signs.
function setFocus()
{
    if (document.horde_login.horde_user.value == "") {
        document.horde_login.horde_user.focus();
    } else {
        >>>document.horde_login.horde_pass.focus();<<<
    }
}

This is my first time posting a bug report here so if I posted to the
wrong Queue or incorrectly my apologies.



More information about the bugs mailing list