2631: IE8: javascript error when hitting enter on the people/groups fields

Vou****@gmai***** (Google Code) (Is this you? Claim this profile.)
Feb. 1, 2014
What version are you running?
1.6.7.1

What's the URL of the page containing the problem?
/r/#/

What steps will reproduce the problem?
1. Start typing leading symbols of any name in people/group field
2. Press enter 

What is the expected output? What do you see instead?
Expected: selected group/username (first in the list) is saved in corresponding field. Or error popup about non-existent user.
Actual: empty page and javascript error:
"Can't move focus to the control because it is invisible, not
enabled, or of a type that does not accept the focus."
And there are some "object required" javascript errors.

What operating system are you using? What browser?
Windows 7 x64, IE8
Google-chrome, Firefox, IE9 on Windows and Linux do not fail, but show the error message - "User does not exist."

Please provide any additional information below.
Looks like, similar issue has been fixed:
http://code.google.com/p/reviewboard/issues/detail?id=352
Bit it is reproduced in the latest version.
david
#1 david
  • +Component-Reviews
david
#2 david
The javascript for these fields has been almost completely rewritten, and we haven't had any reports of this for 1.7.x+. Assuming fixed.
  • +Fixed