DescriptionGreedy searchbox focus fix (http://code.google.com/p/dart/issues/detail?id=749).
The rub: we cache the previous focus control in the interest of restoring when a search is complete. In some cases, this cache was getting wrongly written to point at the search text field (breaking defocus).
Committed: https://code.google.com/p/dart/source/detail?r=2352
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|