Bug 23034 - [Gtk] Useful popups are blocked
Summary: [Gtk] Useful popups are blocked
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL: http://system76.com/product_info.php?...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-30 09:44 PST by Michael Gilbert
Modified: 2010-02-22 19:34 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gilbert 2008-12-30 09:44:28 PST
some useful popups are blocked by webkit-based browsers (tested with epiphany-webkit 2.24.1 and midori 0.1.1).  for example, click "enlarge" at [1] and "closer look" at [2].  is there any way to convey to the user that a popup was blocked and give them an option to temporarily whitelist the site (i think firefox works like this)?  thanks.

[1] http://system76.com/product_info.php?cPath=27&products_id=80
[2] http://www.dell.com/content/products/productdetails.aspx/xpsnb_m1530?c=us&l=en&s=dhs&cs=19&~oid=us~en~29~linux_2~~
Comment 1 Alexey Proskuryakov 2008-12-31 01:25:07 PST
This works as expected in Safari on Mac OS X, so I suspect a Gtk port bug. These pop-ups are a result of direct user action, so they should open successfully.
Comment 2 Michael Gilbert 2010-02-22 19:34:31 PST
i've just tested this problem, and looks fixed in the latest releases.  thanks!