[Webkit-unassigned] [Bug 18819] New: WebKit misplaces cursor on option/control-pageup/pagedown
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 30 17:49:30 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18819
Summary: WebKit misplaces cursor on option/control-
pageup/pagedown
Product: WebKit
Version: 526+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: adele at apple.com
WebKit misplaces cursor on option/control-pageup/pagedown
1. Type a bunch of text into a text area.
2. use control (or option) + page down or page up to scroll the text area
Expected:
This should behave identical to TextEdit: move the caret, as well as placing
the caret in the center of the scrolled region. Instead, WebKit only scrolls
the text area enough so that the caret is visible. it does not scroll to
center the caret.
This is the Mac version of this bug. Our behavior is also wrong on Windows
(but different). I'll file that in a minute.
--
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