RESOLVED INVALID 14502
Pop-up blocker doesn't work
https://bugs.webkit.org/show_bug.cgi?id=14502
Summary Pop-up blocker doesn't work
Dan Fabulich
Reported 2007-07-02 18:48:48 PDT
Select "Block Pop-Up Windows" under the "Edit" menu; make sure it is checked. Go to http://svn.openqa.org/fisheye/browse/~raw,r=1769/selenium/trunk/src/main/resources/tests/html/test_select_window.html and click on "Click here to open a pop-up window". A pop-up window will open. Uncheck "Block Pop-Up Windows" and click on the button again. A pop-up window will open. Using WebKit-r23922 built 02 July 2007 on Windows XP SP2.
Attachments
Dan Fabulich
Comment 1 2007-07-02 18:51:19 PDT
Ordinarily I would have guessed that this isn't really a WebKit bug, but this seems to behave differently from the stock Safari 3.0.2 Beta for Windows. (Again that's the official WebKit-r23922 built 02 July 2007 on Windows XP SP2.) Specifically, in that case, I find that when I save the file to disk and access it from the hard drive, pop-ups are always blocked, even when I uncheck "Block Pop-Up Windows". WebKit-r23922 seemed to be more consistent by never blocking pop-ups. Regardless, this caught my interest enough to make me want to file a bug.
mitz
Comment 2 2007-07-03 01:31:22 PDT
The pop-up in the test case should not be blocked since it is opened by the user.
Dan Fabulich
Comment 3 2007-07-03 10:32:49 PDT
d'oh! I've confirmed on the same build that pop-ups spawned during onload are caught.
Note You need to log in before you can comment on or make changes to this bug.