Bug 10971 - When tabbing, focus ring doesn't draw correctly around select list box when contained in a nested table
Summary: When tabbing, focus ring doesn't draw correctly around select list box when c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2006-09-21 08:46 PDT by Chris Petersen
Modified: 2006-11-11 23:12 PST (History)
2 users (show)

See Also:


Attachments
reduced test case from site (324 bytes, text/html)
2006-09-21 08:48 PDT, Chris Petersen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petersen 2006-09-21 08:46:23 PDT
9/21/06 8:28 AM Chris Petersen:
* SUMMARY
Focus ring won't always draw correctly around a select list box that is displayed in a nested table. This problem was first found at http://www.siteexperts.com/html/formSelect.asp. I have a reduced test case.

* STEPS TO REPRODUCE
1. With TOT Webkit NB r16463, open select_focus_issue.html
2. Mouse down and choose "Select me !" so that a focus ring appears
3. Press the Tab key so that focus ring appears around select list box.
4. Notice only the top portion of this list box draws with a focus ring

* RESULTS
Entire select list box should appear with focus ring

* REGRESSION
Yes, this works correctly in stock 10.4.7
Comment 1 Chris Petersen 2006-09-21 08:48:03 PDT
Created attachment 10684 [details]
reduced test case from site
Comment 2 Matt Lilek 2006-11-11 23:12:37 PST
This seems to have been fixed in r16718.