Bug 13781

Summary: REGRESSION(r21467): Blinking caret remains in text field after clicking a button
Product: WebKit Reporter: mitz
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: justin.garcia
Priority: P1 Keywords: InRadar, Regression
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
URL: data:text/html,%3Cinput%20value=%22focus%20me%22%3E%3Cinput%20type=%22button%22%20value=%22and%20click%20me%22%3E

Description mitz 2007-05-18 13:16:33 PDT
To see this bug, open the URL, click in the text field, then click the button. The text field should lose focus *and the caret should disappear*. Instead, the text field loses focus but the blinking caret remains in the text field.
Comment 1 Dave Hyatt 2007-05-18 13:19:10 PDT
Hey, we reverted back to proper Mac OS X behavior! ;)
Comment 2 mitz 2007-05-18 13:23:43 PDT
Looks like <http://trac.webkit.org/projects/webkit/changeset/21467> caused this bug.
Comment 3 mitz 2007-05-18 13:25:09 PDT
(In reply to comment #1)
> Hey, we reverted back to proper Mac OS X behavior! ;)

Almost - the text field still loses focus.
Comment 4 Justin Garcia 2007-05-18 13:48:08 PDT
<rdar://problem/5213963> REGRESSION(r21467): Blinking caret remains in text field after clicking a button
Comment 5 Justin Garcia 2007-05-22 15:04:11 PDT
r21642