Bug 12008

Summary: REGRESSION(NativeListBox): Focus is not placed on SELECT after mousing down on OPTION element
Product: WebKit Reporter: Chris Petersen <c.petersen87>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Critical Keywords: InRadar, Regression
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
select sample test case none

Chris Petersen
Reported 2006-12-27 18:00:00 PST
* SUMMARY This might be already reported but wanted to file just in case. When I mouse down on a OPTION child contained in a select, the select element doesn't get focus. The select element doesn't appear with a focus ring nor does the option element appear with the correct highlight color. * STEPS TO REPRODUCE 1. With Webkit nightly build r18428, open the attached test case: nps_reduced.html 2. Click on any of the option child contained in the select element. 3. Notice the select element doesn't appear with a focus ring after you have clicked on any of the option elements * RESULTS The focus ring should appear around the select element after clicking it's child option element * REGRESSION Yes, this works correctly with stock Safari in 10.4.8
Attachments
select sample test case (333 bytes, text/html)
2006-12-27 18:02 PST, Chris Petersen
no flags
Chris Petersen
Comment 1 2006-12-27 18:02:02 PST
Created attachment 12074 [details] select sample test case
Chris Petersen
Comment 2 2006-12-27 18:02:43 PST
The select element will only appear with a focus ring if I mouse down on select's scrollbar.
Chris Petersen
Comment 3 2006-12-27 18:06:19 PST
This issue is covered in <rdar://problem/4901834>
Matt Lilek
Comment 4 2006-12-27 18:20:56 PST
*** This bug has been marked as a duplicate of 11995 ***
Note You need to log in before you can comment on or make changes to this bug.