Bug 14879 - REGRESSION: First item in select (pop-up menu) is displayed even if another item was selected via JavaScript
Summary: REGRESSION: First item in select (pop-up menu) is displayed even if another i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P1 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-08-03 14:26 PDT by mitz
Modified: 2007-08-03 15:19 PDT (History)
1 user (show)

See Also:


Attachments
Let setChanged() be called under setSelected() (12.60 KB, patch)
2007-08-03 14:34 PDT, mitz
adele: 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-08-03 14:26:42 PDT
See bug 14362 comment #8 and attachment 15792 [details]. I am going to attach the patch to this bug.
Comment 1 mitz 2007-08-03 14:34:34 PDT
Created attachment 15832 [details]
Let setChanged() be called under setSelected()

Includes change logs and a layout test.
Comment 2 David Kilzer (:ddkilzer) 2007-08-03 14:46:44 PDT
Thanks Mitz!!

<rdar://problem/5380342>

Comment 3 Adele Peterson 2007-08-03 15:19:24 PDT
Committed revision 24857.