Comment 4 for bug 401748

Revision history for this message
Edwin Grubbs (edwin-grubbs) wrote :

IE8 was throwing an error in setFocusByName(), because it was trying to focus on an invisible element.

It was also throwing an error in lazr-js effects, because a typo caused it to try to set the height of an element to undefined.