[Webkit-unassigned] [Bug 12390] New: REGRESSION (r19049?): Arrow keys move entire document instead of cursor in textareas and text fields
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 23 22:06:42 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12390
Summary: REGRESSION (r19049?): Arrow keys move entire document
instead of cursor in textareas and text fields
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: Regression, NativeTextField, NativeTextArea
Severity: Normal
Priority: P1
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
CC: adele at apple.com
Summary:
When a text field or a textarea has focus, using the arrow keys moves the
entire page instead of the cursor within the input element.
Steps to reproduce:
1. Open a web page with a text field or text area. The web page should be
large enough (or the browser window small enough) that it scrolls both
vertically and horizontally.
2. Put focus in the text field or textarea.
3. Use cursor (left, right, up down) to move around text in input element.
Expected results:
The cursor moves within the text field or textarea.
Actual results:
The entire document moves.
Regression:
This is a regression from shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.8
(8L127).
Notes:
Tested with a locally-built debug build of WebKit r19070 with Safari 2.0.4
(419.3) on Mac OS X 10.4.8 (8L127).
Holding down the Shift key to select text with arrow keys doesn't work either.
--
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