DescriptionFixed the issue that shows keyword hint when omnibox loses its focus.
Keyword hint displays a message 'tab for search', but it cannot use
when omnibox loses its focus. Checking focus states for determining
the visibility of keyword hint in Layout(), and calling layout() when
focus changes would solve this issue.
This patch is written for OSX Chrome, patches for other platforms
may be around here. :)
BUG=649938
Patch Set 1 #
Messages
Total messages: 17 (12 generated)
|