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.