Bug 11995

Summary: REGRESSION (r18338): Selecting <option> does not focus select
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: adele, aroben, c.petersen87, ddkilzer
Priority: P1 Keywords: HasReduction, InRadar, Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: data:text/html,<select size="2" onfocus="alert()"><option>Foo</option><option>Bar</option></select>

Matt Lilek
Reported 2006-12-27 01:21:54 PST
Selecting an <option> in a list box no longer focuses the list box, but clicking the scroll well or tabbing to it does focus it. http://trac.webkit.org/projects/webkit/changeset/18338 seems to be the cause.
Attachments
Matt Lilek
Comment 1 2006-12-27 18:20:56 PST
*** Bug 12008 has been marked as a duplicate of this bug. ***
Matt Lilek
Comment 2 2006-12-27 18:22:07 PST
From bug 12008 comment 3 - This issue is covered in <rdar://problem/4901834>
Darin Adler
Comment 3 2007-01-19 15:32:35 PST
Committed revision 18989.
Note You need to log in before you can comment on or make changes to this bug.