[Webkit-unassigned] [Bug 13263] REGRESSION: Page scroll when selecting characters from candidate window (inputting foreign Language) by arrow buttons

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 23 14:57:50 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13263





------- Comment #3 from oliver at apple.com  2007-04-23 14:57 PDT -------
>From radar:
When calling interpretKeyEvent we are somehow missing the fact that the arrow
keys have been processed.

This results in us passing the key event to the system input manager twice. 
This means that we
 * move up/down two elements in the candidate window on a single key press
 * scroll the view, possibly due to the even being passed to the root webview

This effects any language that uses a candidate window during input


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list