Chromium Code Reviews
DescriptionA 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8550
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||