Bug 8134

Summary: REGRESSION: dragging down from the middle of a text field does not select to end of field
Product: WebKit Reporter: Darin Adler <darin>
Component: FormsAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Regression
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Darin Adler
Reported 2006-04-01 22:25:44 PST
This is a regression from the change to the new text fields. To reproduce, click in the middle of a text field and drag down. Note that it selects from where you began to the beginning of the field. But it should select from where you began to the end of the field instead.
Attachments
Darin Adler
Comment 1 2006-04-01 22:28:26 PST
I see the same problem in reverse with RTL fields.
Darin Adler
Comment 2 2006-04-02 19:56:02 PDT
This is almost identical to bug 8116.
Maciej Stachowiak
Comment 3 2006-04-02 23:25:44 PDT
These are all text field regressions so they should all be P1.
Darin Adler
Comment 4 2006-04-06 00:57:56 PDT
I'll take a look at these.
Darin Adler
Comment 5 2006-04-06 08:55:53 PDT
Presumably another Selection::adjustForEditableContent problem.
Darin Adler
Comment 6 2006-04-07 18:25:48 PDT
I fixed this, but it doesn't fix all cases of bug 8116.
Note You need to log in before you can comment on or make changes to this bug.