[Webkit-unassigned] [Bug 64143] 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
Sun Jul 10 17:14:04 PDT 2011


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





--- Comment #3 from Kentaro Hara <haraken at google.com>  2011-07-10 17:14:04 PST ---
Sorry, my description was inaccurate. In particular, the position of a caret is not a problem in this case. 

Expected behavior: First, a scrollable area under the mouse is scrolled, then the next embedding scrollable area is scrolled, and so on. Note that the scrollable area and the embedding scrollable area are never scrolled at the same time.

Actual behavior (in the latest Chromium): First, a scrollable textarea and the next embedding scrollable area are scrolled at the same time. Here is screenshots:

before:
http://haraken.info/a/textarea.png

after pressing PageUp:
http://haraken.info/a/textarea_after.png

I am making a patch for this issue.

-- 
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