Comment #13 on issue 6252 by bugdro...@chromium.org: Regression: IME candidate window showing far away from the input box http://code.google.com/p/chromium/issues/detail?id=6252
The following revision refers to this bug: http://src.chromium.org/viewvc/chrome?view=rev&revision=8550 ------------------------------------------------------------------------ r8550 | hb...@chromium.org | 2009-01-22 22:51:56 -0800 (Thu, 22 Jan 2009) | 6 lines Changed paths: M http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webview_impl.cc?r1=8550&r2=8549 A quick fix for "Issue 6252: Regression: IME candidate window showing far away from the input box". This issue is caused by a recent WebKit merge that changes the behavior of the ScrollView::contentsToWindow() function. To fix this issue, this change uses the SelectionController::absoluteCaretBounds() function instead of calling the ScrollView::contentsToWindow() function. BUG=6252 Review URL: http://codereview.chromium.org/17638 ------------------------------------------------------------------------ -- 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 -~----------~----~----~----~------~----~------~--~---