[Webkit-unassigned] [Bug 29050] PageUp in at top of multi-line text box scrolls page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 19:36:45 PDT 2009


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





--- Comment #3 from Mark Rowe (bdash) <mrowe at apple.com>  2009-09-08 19:36:44 PDT ---
(In reply to comment #2)
> pageup/pagedown should have the same expected behavior as up/down, no?

On Mac OS X, up/down move the caret while pageup/pagedown do not.  These are
quite different behaviors.  Pageup/pagedown are more equivalent to scrolling
via the scrollwheel, which will scroll the area under the cursor until it
reaches the top/bottom and then scroll the containing area.

> Why does it make sense for pageup to scroll the page, but no the up arrow?

The caret clearly cannot move beyond the start of the editable region.  Pageup
doesn't move the caret.

> Is this platform specific somehow? FWIW, Firefox on the Mac does not scroll the
> page on Mac or Windows.

It may be.  I don't know what the Windows behavior is.

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