Bug 9663 - REGRESSION (r14948-r14956): Selection in text field remains highlighted when the text field loses focus
Summary: REGRESSION (r14948-r14956): Selection in text field remains highlighted when ...
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: Anders Carlsson
URL: data:text/html,<input%20value="hello">
Keywords: HasReduction, InRadar, Regression
: 9727 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-06-30 03:08 PDT by mitz
Modified: 2006-07-12 17:16 PDT (History)
3 users (show)

See Also:


Attachments
Patch (18.59 KB, patch)
2006-07-12 17:07 PDT, Anders Carlsson
justin.garcia: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2006-06-30 03:08:01 PDT
Open the URL and select the text in the text field, then click outside the field. The selection remains highlighted and active.

Possibly a regression from r14952 <rdar://problem/4590366> REGRESSION: Selection incorrectly paints gaps on TOT
Comment 1 Alice Liu 2006-07-05 12:36:48 PDT
<rdar://problem/4613995>
Comment 2 Darin Adler 2006-07-08 05:59:59 PDT
*** Bug 9727 has been marked as a duplicate of this bug. ***
Comment 3 Darin Adler 2006-07-08 06:00:44 PDT
This was a duplicate. The earlier Radar is <rdar://problem/4612327>.
Comment 4 Anders Carlsson 2006-07-12 17:07:48 PDT
Created attachment 9419 [details]
Patch
Comment 5 Anders Carlsson 2006-07-12 17:16:15 PDT
Committed in r15397.