WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 11995
12008
REGRESSION(NativeListBox): Focus is not placed on SELECT after mousing down on OPTION element
https://bugs.webkit.org/show_bug.cgi?id=12008
Summary
REGRESSION(NativeListBox): Focus is not placed on SELECT after mousing down o...
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug