Bug 14701

Summary: REGRESSION (Win 3.0.2 - r22096): Focus ring not drawn on selected popup
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, emacemac7
Priority: P1 Keywords: HasReduction, InRadar, PlatformOnly, Regression
Version: 523.x (Safari 3)   
Hardware: PC   
OS: Windows XP   
URL: data:text/html,<select><option>Foo</option><option>Bar</option></select>

Description Matt Lilek 2007-07-20 17:36:03 PDT
On Windows, the focus ring for a popup is not drawn until after the popped up menu is dismissed.  This is a regression from Safari 3.0.2 Beta which draws the focus ring as the <select> is clicked.  This does not affect WebKit on Mac OS X.
Comment 1 David Kilzer (:ddkilzer) 2007-07-21 08:49:47 PDT
<rdar://problem/5352254>
Comment 2 David Kilzer (:ddkilzer) 2007-07-24 17:37:56 PDT
Matt, are there any real-world web sites that exhibit this behavior?

Comment 3 Matt Lilek 2007-07-24 17:49:23 PDT
(In reply to comment #2)
> Matt, are there any real-world web sites that exhibit this behavior?
> 

Any use of a <select>.  However, using regular 3.0.2 Beta at work today I think I noticed that focus rings weren't always drawn, but I definitely see the behavior on my home machine so this may or may not be P1 - I'll have to look into it.
Comment 4 David Kilzer (:ddkilzer) 2011-02-10 11:13:41 PST
This was fixed as of (at least) Safari 4.0.3 for Windows.