WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 37335
37860
REGRESSION: Pop-up blocker blocks opening new windows at angers-gymnastique.com
https://bugs.webkit.org/show_bug.cgi?id=37860
Summary
REGRESSION: Pop-up blocker blocks opening new windows at angers-gymnastique.com
merien
Reported
2010-04-20 08:08:32 PDT
Use OS 10.6.3 If entering a name ie: 'merien' and a surname ie: 'ronan' the submit button make a new html page. In this page if you chose 'Palmares' it's made a new page (in the frame) with 2 submit buttons: <form action='persopalmInd.php' method='post' target='_blank' style:'width:20px;height;100px;'> target='_blank' can't provide the new page when using Webkit 533.6. It was functional with older versions, functional with Safari, Chrome and Firefox or Camino.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-04-20 11:50:11 PDT
The bug URL seems wrong, it's 404. Could you please upload your test case?
> target='_blank' can't provide the new page when using Webkit 533.6.
What is WebKit 533.6? Are you using a nightly build from
http://nightly.webkit.org
?
merien
Comment 2
2010-04-20 12:16:53 PDT
Use this way: (You are in one frame)
http://www.angers-gymnastique.com/perso/perso.html
Then enter name ie: merien and forname: ronan, the button 'input' is OK for this page. You enter in : perso/perso5.php with chosing the tag 'Palmares'. The buttons of this page are not functional with the last version of Webkit.
Alexey Proskuryakov
Comment 3
2010-04-20 12:35:42 PDT
Confirmed with
r57811
. Steps to reproduce: 1. Open
http://www.angers-gymnastique.com/perso/perso.html
2. Enter merien for Nom, ronan for Prénom. 3. Press Enter (or click Entrer). 4. Choose Palmarès tab (the rightmost one). 5. Click any of "Validez" buttons below (or press Enter after selecting a form control). Results: nothing happens, unless you have pop-up blocker disabled. Expected results: a new window opens.
Alexey Proskuryakov
Comment 4
2010-04-20 12:36:05 PDT
<
rdar://problem/7884897
>
Alexey Proskuryakov
Comment 5
2010-04-20 12:57:26 PDT
<
rdar://problem/7884980
>
Kevin M. Dean
Comment 6
2010-04-28 06:47:54 PDT
http://www.bayshoreinteractive.com/bi/make-a-payment/
I think I'm seeing a similar problem at this link. Javascript targets _blank on the Make a Payment button, but the Pop-Up Blocker stops it from opening. The site started out as a regular page and the button worked, but the client insisted on a frameset and as soon as that was added the Pop-Up Blocker began stopping the new window from opening. Works in Safari 4.0.5, just not Webkit. Note that you can't view an individual frame of the site alone because I have scripting in place that refreshes it into it's frameset, but if you save the frame as html to your drive and point the payment.js back to the server, you'll see that it works in Webkit.
Kevin M. Dean
Comment 7
2010-04-28 07:02:45 PDT
Problem begins occurring between
r57284
-
r57318
mitz
Comment 8
2010-05-03 14:19:00 PDT
This is probably a duplicate of
bug 37335
.
Kevin M. Dean
Comment 9
2010-05-03 16:02:10 PDT
(In reply to
comment #8
)
> This is probably a duplicate of
bug 37335
.
I get "You are not authorized to access
bug #37335
." when trying to view.
Alexey Proskuryakov
Comment 10
2010-05-03 16:09:58 PDT
*** This bug has been marked as a duplicate of
bug 37335
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug