RESOLVED FIXED 11642
REGRESSION (NativeFileUpload): Choose File button does not get focus ring
https://bugs.webkit.org/show_bug.cgi?id=11642
Summary REGRESSION (NativeFileUpload): Choose File button does not get focus ring
Matt Lilek
Reported 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.
Attachments
David Kilzer (:ddkilzer)
Comment 1 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.
Note You need to log in before you can comment on or make changes to this bug.