Comment 2 for bug 319176

Revision history for this message
Evgeniy Stepchenko (evgeny-stepchenko) wrote : Re: UI flaw when assigning person for a bug

Any bug, for example https://bugs.launchpad.net/percona-patches/+bug/307218

I tried this one more time and now recognized the exact condition! All works fine when I type or choose assignee.
Only if I choose from previous values (mouse double-click or keyboard arrow down on the input) which browser (FireFox 3.05) keeps the radio-button don't switch.

I think it's because onKeyPress used. Using onFocus in addition should solve the problem.

Sorry for wrong information in the initial report.