Bug 11642

Summary: REGRESSION (NativeFileUpload): Choose File button does not get focus ring
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben
Priority: P1 Keywords: Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Description Matt Lilek 2006-11-17 21:26:07 PST
In the new form controls, the Choose File button in the file upload widget doesn't get a focus ring when its selected so there's no way to tell if thats the active form element or not.
Comment 1 David Kilzer (:ddkilzer) 2007-01-26 12:54:36 PST
This works for me when tabbing to the input element using a locally-built debug build of WebKit r19151 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037).

Clicking on the "Choose File" button does not give a focus ring, but then clicking on a <button> in a form doesn't either.  Closing as RESOLVED/FIXED.