Bug 13012 - When submitting form several times, last not first submit should be executed
Summary: When submitting form several times, last not first submit should be executed
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 34315
  Show dependency treegraph
 
Reported: 2007-03-08 05:12 PST by Antti Koivisto
Modified: 2011-01-10 14:42 PST (History)
1 user (show)

See Also:


Attachments
test case (527 bytes, text/html)
2007-03-08 05:15 PST, Antti Koivisto
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2007-03-08 05:12:24 PST
See the attached test
Comment 1 Antti Koivisto 2007-03-08 05:15:04 PST
Created attachment 13542 [details]
test case

WebKit submits the form in its original state (value=1), Firefox in final state (value=2)