Bug 12364 - REGRESSSION (NativeListBox): Selected option's background is not clipped to the list box
Summary: REGRESSSION (NativeListBox): Selected option's background is not clipped to t...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL: data:text/html,<select multiple size=...
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2007-01-21 23:45 PST by mitz
Modified: 2007-01-22 13:56 PST (History)
0 users

See Also:


Attachments
Intersect the item background rect with the control clip (31.55 KB, patch)
2007-01-22 09:03 PST, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-01-21 23:45:30 PST
See the URL. The background of the last option can paint outside the list box.
Comment 1 mitz 2007-01-22 09:03:25 PST
Created attachment 12604 [details]
Intersect the item background rect with the control clip
Comment 2 Darin Adler 2007-01-22 09:46:58 PST
Comment on attachment 12604 [details]
Intersect the item background rect with the control clip

r=me
Comment 3 Sam Weinig 2007-01-22 13:56:06 PST
Landed in r19033.