Comment #3 on issue 7651 by [email protected]: Regression: The
position of input method window is not correct after scrolling page down
http://code.google.com/p/chromium/issues/detail?id=7651
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=9942
------------------------------------------------------------------------
r9942 | [email protected] | 2009-02-18 00:38:13 -0800 (Wed, 18 Feb 2009) |
7 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webview_impl.cc?r1=9942&r2=9941
Fix for Issue 7651 Regression: The position of input method window is not
correct after scrolling page down.
This is caused by my bonehead mistake in fixing Issue 6652 that I forgot
calling the FrameView::contentsToWindow() function. (I need to add a
unit-test to prevent this regression, though.)
BUG=7651
Review URL: http://codereview.chromium.org/21338
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---