Bug 25379 - REGRESSION(r41772): selected option in dropdown reverts at americanexpress.com
Summary: REGRESSION(r41772): selected option in dropdown reverts at americanexpress.com
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Normal
Assignee: Alexey Proskuryakov
URL: http://americanexpress.com
Keywords: InRadar, Regression
: 25346 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-04-24 14:57 PDT by Alice Liu
Modified: 2009-04-30 09:59 PDT (History)
2 users (show)

See Also:


Attachments
proposed fix (5.25 KB, patch)
2009-04-30 04:20 PDT, Alexey Proskuryakov
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alice Liu 2009-04-24 14:57:49 PDT
When paying one's bill at americanexpress.com, choosing a particular bank account from the dropdown reverts the selection back to default, "select a bank account".  

Using the mouse and using the keyboard both encounter this problem.  This issue prevents users from being able to submit the form.

Regression caused by http://trac.webkit.org/changeset/41772
Comment 1 Alexey Proskuryakov 2009-04-24 15:00:33 PDT
I assume that one needs an account to reproduce this, is it correct?
Comment 2 Alice Liu 2009-04-24 15:02:34 PDT
<rdar://problem/6809460>
Comment 3 Alexey Proskuryakov 2009-04-25 01:35:31 PDT
*** Bug 25346 has been marked as a duplicate of this bug. ***
Comment 4 Alexey Proskuryakov 2009-04-30 04:20:32 PDT
Created attachment 29908 [details]
proposed fix
Comment 5 Darin Adler 2009-04-30 07:34:10 PDT
Comment on attachment 29908 [details]
proposed fix

r=me
Comment 6 Alexey Proskuryakov 2009-04-30 09:59:19 PDT
Committed <http://trac.webkit.org/changeset/43064>.

Please verify with a nightly build from <http://nightly.webkit.org> (with a revision larger than 43064), as I don't have an account, and the fix is based on a guess at what was going wrong.