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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 19:03:34 PDT 2007


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


zerodpx at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #14406|review?                     |
               Flag|                            |
  Attachment #14406|0                           |1
        is obsolete|                            |
  Attachment #14480|                            |review?
               Flag|                            |




------- Comment #2 from zerodpx at gmail.com  2007-05-10 19:03 PDT -------
Created an attachment (id=14480)
 --> (http://bugs.webkit.org/attachment.cgi?id=14480&action=view)
patch v2

As discussed with Maciej on IRC, this patch adds a WebPreference to toggle the
behavior.  On Mac OS X, the preference is set to do the old behavior (force
target="_blank" on middle-click); otherwise, the preference defaults to the new
behavior (don't change target, let embedders handle middle-clicks as they wish
via the policy delegate functions).


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