[Webkit-unassigned] [Bug 64143] REGRESSION (r60268): Page-Up or Page-Down inside textarea scrolls not just its content but the page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 23:21:45 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64143





--- Comment #17 from Kentaro Hara <haraken at google.com>  2011-07-12 23:21:45 PST ---
> > > This seems to only affect Chrome, so fixing the problem by modifying cross platform code needs a very good explanation.
> > 
> > Yes, this seems to affect only Chrome. This problem does not happen on Mac Safari since it uses its own rendering code for scroll operations (Source/WebKit/mac/WebCoreSupport/WebEditorClient.mm etc...).
> 
> What about other ports such as win, gtk, qt?

It seems that win, gtk and qt have their own editor client and handleKeyboardEvent(), although I do not yet confirm it by the real execution.

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



More information about the webkit-unassigned mailing list