diff options
author | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-13 18:43:25 +0000 |
---|---|---|
committer | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-13 18:43:25 +0000 |
commit | 6cc8682cb8cc6439976e480992b9dbb27877dee3 (patch) | |
tree | 86c43b7fce0548e37e93e4e9e707b0315d07271d /chrome/browser/history/visitsegment_database.cc | |
parent | fcb6c11829fa78427c8dfa9ac5851874a141575e (diff) | |
download | chromium_src-6cc8682cb8cc6439976e480992b9dbb27877dee3.zip chromium_src-6cc8682cb8cc6439976e480992b9dbb27877dee3.tar.gz chromium_src-6cc8682cb8cc6439976e480992b9dbb27877dee3.tar.bz2 |
My previous refactoring of the mouse-wheel redirecting code
caused menus (such as the book-mark menu) to be closed on mouse-wheel scroll.
I had put the rerouting of the mouse-wheel messages in the RenderWidgetViewWin::OnWheelEvent after the workaround for the Thinkpad mousewheel driver, which closes the popups.
In the original code, the rerouting was done in the FocusManager by way of sub-classing and was therefore happening before RenderWidgetViewWin::OnWheelEvent.
This CL reverts to the original order which fixes the bug.
BUG=9752
TEST=Have a profile with lots of bookmarks in a folder on the bookmark toolbar, click on the folder to bring up the scrollable menu. The menu should scroll when you use the mouse-wheel.
Review URL: http://codereview.chromium.org/67063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13609 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/history/visitsegment_database.cc')
0 files changed, 0 insertions, 0 deletions