[Webkit-unassigned] [Bug 13618] New: HTMLAnchorElement should not force target to _blank for middle clicks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 17:44:34 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13618

           Summary: HTMLAnchorElement should not force target to _blank for
                    middle clicks
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zerodpx at gmail.com


In HTMLAnchorElement.cpp, defaultEventHandler() sets the target of a link to
"_blank" if the user middle-clicks the link.  This sort of thing should happen
at the policy delegate level, not in the anchor element's event handler.

Patch coming shortly.


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



More information about the webkit-unassigned mailing list