Bug 11971

Summary: REGRESSION: Keyboard selection in textarea selects to start/end
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mitz
Priority: P1 Keywords: HasReduction, InRadar, Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Testcase none

Description Matt Lilek 2006-12-25 19:56:04 PST
Load the attached testcase and place the cursor anywhere except the very beginning or very end of the text.  Using cmd + shift and the left/right arrow keys, create a selection.  The selection will be everything from the cursor to the start or end of the content which is the same behavor as using the up/down arrows.  This is a regression from shipping Safari which selects only to the start/end of that line.
Comment 1 Matt Lilek 2006-12-25 19:56:28 PST
Created attachment 12020 [details]
Testcase
Comment 2 Mark Rowe (bdash) 2007-01-28 18:57:16 PST
<rdar://problem/4960242>
Comment 3 John Sullivan 2007-02-08 11:04:01 PST
This was fixed in r19417