[Webkit-unassigned] [Bug 34715] New: webkit-gtk doesn't emit new-window-policy-decision-requested for onclick js popups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 8 12:29:05 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34715

           Summary: webkit-gtk doesn't emit
                    new-window-policy-decision-requested for onclick js
                    popups
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: senko at senko.net


I'm using python-webkit 1.1.7-1+b1 with libwebkit 1.1.19-1 on Debian unstable.
>From what I've been told on IRC, the problem is in webkit-gtk and not the
python bindings.

I'm trying to catch all new window creation requests in my application. I have
a handler
for 'new-window-policy-decision-requested' (and
'navigation-policy-decision-requested').

When clicking on links in gmail, it attempts to open a new window in the
onclick handler,
but the 'new-window-policy-decision-requested' signal is never emitted (neither
is
'navigation-policy-decision-requested', fwiw).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list