Bug 14357
Summary: | Popup blocking interfering with club4aces web client | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tommi Komulainen <tkomulai+webkit> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | ahmad.saleem792 |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | https://www.club4aces.com/club4aces/Poker/Poker-Web-Client.aspx |
Tommi Komulainen
0. Enable Popup blocking
1. Go to https://www.club4aces.com/club4aces/Poker/Poker-Web-Client.aspx
2. Click the ' To start the poker client simply click here.' in the main frame
Expected result:
A popup window with the web client java applet shown.
Actual result:
No popup. The same page is reloaded.
If I disable Popup blocking the popup window opens as expected.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Does Safari need a popup blocking whitelist like Firefox?
David Kilzer (:ddkilzer)
Confirmed with a local debug build of WebKit r23748 with Safari 3.0 (522.12) on Mac OS X 10.4.10 (8R218).
Tommi Komulainen
Whitelisting shouldn't be needed for sane websites, but then again... Feels like a workaround for broken sites. As I recall firefox (or rather epiphany) popup blocking doesn't block this popup, but I'd have to check.
Ahmad Saleem
Seems like the website was using Java plugin and plugins in general are gone, so nothing which can be fixed or needs to be fixed.