Bug 37756 - multiple form submits with target=_blank don't open multiple new windows.
Summary: multiple form submits with target=_blank don't open multiple new windows.
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-17 14:07 PDT by Derk-Jan Hartman
Modified: 2011-03-16 01:22 PDT (History)
4 users (show)

See Also:


Attachments
testcase (1.77 KB, text/html)
2010-04-17 14:07 PDT, Derk-Jan Hartman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.