[Webkit-unassigned] [Bug 118709] New: [Link] REGRESSION(r129750): Middle-clicking on a link can paste into a text field if it's focused during the click

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 15 21:33:51 PDT 2013


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

           Summary: [Link] REGRESSION(r129750): Middle-clicking on a link
                    can paste into a text field if it's focused during the
                    click
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: allan.jensen at digia.com, tony at chromium.org,
                    mrobinson at webkit.org


Consider merging https://chromium.googlesource.com/chromium/blink/+/3df333dde854facbf7253312181db1d399249569

Fix for pasting content into a text area when middle clicking on a link in Linux which has an event handler that focuses a textarea.

When adding the unified version of middle mouse button pres in rev 129750 a bug was introduced that also pasted the text from
the clipboard in a focused input field when clicking on a link with the middle mouse button, if the link focused an input field in its click event handler.

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