Skip to content
Snippets Groups Projects
Commit ecb0a024 authored by mhm@chromium.org's avatar mhm@chromium.org
Browse files

Fix hottracking on button views.The hottracking on the toolbar was broken, the...

Fix hottracking on button views.The hottracking on the toolbar was broken, the expected behavoir is when focus is set to the toolbar (by hitting SHIFT+ALT+T) and toolbar buttons are traversed by right/left arrow keys, a bevel should appear on the button (HOT Image).

This patch fixes the initial hottracking issue where the first item is not hottracked.

BUG=10942
TEST=ALT+SHIFT+T and traverse with arrow keys, observe hot tracking.

Review URL: http://codereview.chromium.org/194037

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27145 0039d316-1c4b-4281-b951-d872f2087c98
parent 9833217f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment