[Webkit-unassigned] [Bug 12008] New: REGRESSION(NativeListBox): Focus is not placed on SELECT after mousing down on OPTION
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 27 18:00:00 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=12008
Summary: REGRESSION(NativeListBox): Focus is not placed on SELECT
after mousing down on OPTION
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: Regression, NativeListBox
Severity: Critical
Priority: P1
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cpetersen at apple.com
* 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
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list