[Webkit-unassigned] [Bug 28153] can't middle-button paste within a single window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 06:03:28 PDT 2009


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


Alejandro Garcia Castro <alex at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex at igalia.com




--- Comment #6 from Alejandro Garcia Castro <alex at igalia.com>  2009-10-26 06:03:25 PDT ---
(In reply to comment #4)
> eventSender.mouseDown takes a button argument if that's helpful.  I think
> mouseDown(1) is the middle button.

Actually we added support for that parameter some weeks ago:

    2009-10-08  Alejandro G. Castro  <alex at igalia.com>

            Reviewed by Xan Lopez.

            [GTK] Added support for a parameter setting the button that was
            pressed in the mouseDown function.
            https://bugs.webkit.org/show_bug.cgi?id=30220

            * WebKitTools/DumpRenderTree/gtk/EventSender.cpp:

I'll add that test to the patch.

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