Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(128)

Issue 21338: Fix for Issue 7651 Regression: The position of input method window is not cor... (Closed)

Created:
11 years, 10 months ago by Hironori Bono
Modified:
9 years, 7 months ago
Reviewers:
jungshik at Google
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

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 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=9942

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M webkit/glue/webview_impl.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Hironori Bono
11 years, 10 months ago (2009-02-13 06:30:20 UTC) #1
jungshik at Google
11 years, 10 months ago (2009-02-13 23:49:10 UTC) #2
lgtm ! I'm taking the blame, too, for missing it. :-)

Powered by Google App Engine
This is Rietveld 408576698