Bug 11971 - REGRESSION: Keyboard selection in textarea selects to start/end
Summary: REGRESSION: Keyboard selection in textarea selects to start/end
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, InRadar, Regression
Depends on:
Blocks:
 
Reported: 2006-12-25 19:56 PST by Matt Lilek
Modified: 2007-02-08 11:04 PST (History)
1 user (show)

See Also:


Attachments
Testcase (390 bytes, text/html)
2006-12-25 19:56 PST, Matt Lilek
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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