[Webkit-unassigned] [Bug 48865] New: [GTK] Link with target name set does not work correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 13:15:33 PDT 2010


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

           Summary: [GTK] Link with target name set does not work
                    correctly
           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: nicolas.dufresne at collabora.co.uk


Created an attachment (id=72725)
 --> (https://bugs.webkit.org/attachment.cgi?id=72725&action=review)
HTML document that can be use to demonstrate the bug

When a link with attribute target="myTarget" is clicked twice, two new windows are being opened. This bug is cause by all new pages being created in there own PageGroup. Until a WebKitGTK+ provide an API for PageGroup (see https://bugs.webkit.org/show_bug.cgi?id=16977) we should fix this bug by using a global page group name for all pages.

-- 
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