Bug 27838

Summary: [Gtk] Unable to copy+paste pressing middle-click
Product: WebKit Reporter: Pacho Ramos <pachoramos1>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jmalonzo, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Description Pacho Ramos 2009-07-30 09:06:03 PDT
On gecko browsers (and most of apps in linux) user is able to copy and paste text simply selecting the text to copy and pressing middle click on the place where wants it to be pasted. 

I am unable to do it with webkit based browsers (tested with midori and epiphany)

Thanks a lot :-)
Comment 1 Pacho Ramos 2009-07-30 10:18:13 PDT
This is with webkit-gtk-1.1.11
Comment 2 Xan Lopez 2009-08-13 03:53:59 PDT
Pasting text from other applications works fine, what seems to not work is selecting text from within webkitgtk+ and pasting it with middle click. I suppose you mean this?
Comment 3 Xan Lopez 2009-08-26 22:47:26 PDT
Duping this against bug #28153, since that one has a better description of the problem.

*** This bug has been marked as a duplicate of bug 28153 ***
Comment 4 Pacho Ramos 2009-08-31 11:04:27 PDT
Yes, that is the problem, thanks a lot for your investigation :-D