Bug 9853 - improvements to select element, including some storage leak fixes
Summary: improvements to select element, including some storage leak fixes
Status: RESOLVED DUPLICATE of bug 9809
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-11 10:41 PDT by Darin Adler
Modified: 2006-07-11 19:48 PDT (History)
0 users

See Also:


Attachments
first cut, for Adele to look at (34.95 KB, patch)
2006-07-11 10:42 PDT, Darin Adler
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2006-07-11 10:41:47 PDT
I have some improvements for <select>.
Comment 1 Darin Adler 2006-07-11 10:42:10 PDT
Created attachment 9371 [details]
first cut, for Adele to look at
Comment 2 Adele Peterson 2006-07-11 12:06:08 PDT
Comment on attachment 9371 [details]
first cut, for Adele to look at

I think this looks good.  We need bugs about some of the FIXMEs.  For example, I don't think we handle the switch from popup to list box.  I'll work on some test cases, and start filing.
Comment 3 Darin Adler 2006-07-11 19:48:53 PDT
I'm going to mark this as a "duplicate" of bug 9809 since a single patch is going to put in the fixes from here and fix that bug.

*** This bug has been marked as a duplicate of 9809 ***