Bug 23034
Summary: | [Gtk] Useful popups are blocked | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Gilbert <michael.s.gilbert> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux | ||
URL: | http://system76.com/product_info.php?cPath=27&products_id=80 |
Michael Gilbert
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~~
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
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.
Michael Gilbert
i've just tested this problem, and looks fixed in the latest releases. thanks!