| Issue 7651: | Regression: The position of input method window is not correct after scrolling page down | |
| 3 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Chrome Version : 2.0.163.0 (9577)
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari 3:
Firefox 3: OK
IE 7: OK
What steps will reproduce the problem?
1. go to http://otnth.blogspot.com/2009/01/tips-of-chrome.html
2. scroll down, click comment form to focus
3. luach input method such as sogou, type something
What is the expected result?
take a look right.png
input window should below the cursor
What happens instead?
like wrong.png
Please provide any additional information below. Attach a screenshot if
possible.
|
||||||||||||||||||||||
,
Feb 12, 2009
1. Looks like, this issue happens after we use Chrome scroll bar. Open the attached Reduction.htm, the file is long enough to trigger scroll bar, don't drag it for now, try to type in the input box, the position of the IME candidate window is correct. Then drag the scroll bar down, type again, the position of the IME candidate window will be wrong. 2. Another example, try to type in all the text boxes on page http://health.sohu.com/20060915/n245342797.shtml 3. Happens on Beta and Dev channels, not reproduce on Stable channel, so mark it as regression and P1 4. Not reproduce on Safari 3.2.1 and Safari nightly build(WebKit-r40869)
Summary: Regression: The position of input method window is not correct after scrolling page down
Status: Untriaged Owner: all-bugs...@chromium.org Cc: js...@chromium.org hb...@chromium.org anan...@chromium.org Labels: -Pri-2 Pri-1 I18N Regression |
|||||||||||||||||||||||
,
Feb 12, 2009
(No comment was entered for this change.)
Labels: HasReduction
|
|||||||||||||||||||||||
,
Feb 18, 2009
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=9942
------------------------------------------------------------------------
r9942 | hbono@chromium.org | 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
------------------------------------------------------------------------
|
|||||||||||||||||||||||
,
Feb 24, 2009
(No comment was entered for this change.)
Status: Fixed
|
|||||||||||||||||||||||
,
Feb 24, 2009
seems not fixed completely yet. with build 10330, go to https://friendfeed.com/public scroll down, click any one of "more" links, the popup should below the link too. |
|||||||||||||||||||||||
,
Feb 25, 2009
Hi, thanks for pointing this out, that's a different issue than IME so I filed as issue 8064 , you can star that issue to get update, and close this bug now. Checked on: 2.0.166.1 (Official Build 10303) 2.0.167.0 (Developer Build 10297)
Status: Verified
|
|||||||||||||||||||||||
| ► Sign in to add a comment | |||||||||||||||||||||||