Bug 37756

Summary: multiple form submits with target=_blank don't open multiple new windows.
Product: WebKit Reporter: Derk-Jan Hartman <hartman.wiki>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: adele, ap, dglazkov, kevin.cs.oh
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
Attachments:
Description Flags
testcase none

Description Derk-Jan Hartman 2010-04-17 14:07:14 PDT
Created attachment 53609 [details]
testcase

Attached is a reduced testcase for a bug I noticed in the handling of multiple submit actions with _blank targets.

The code works on Firefox and Opera and opens several new windows for the programmatically triggered submit actions. I do not have the Popup blocker enabled.
Comment 1 Alexey Proskuryakov 2010-04-17 21:25:37 PDT
See also: bug 28633. But that seemed to be Windows-only.
Comment 2 Derk-Jan Hartman 2010-04-18 06:43:43 PDT
I have this bug with Version 4.0.5 (6531.22.7, r57720) to be exact.