Bug 91411

Summary: [GTK] Paste primary selection when middle clicking in X11 WebKit2
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, xan.lopez
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch xan.lopez: review+

Description Carlos Garcia Campos 2012-07-16 11:54:49 PDT
We should handle middle click events to paste primary selection like we do in WebKit1. This is expected in any X11 application.
Comment 1 Carlos Garcia Campos 2012-07-16 11:59:15 PDT
Created attachment 152578 [details]
Patch
Comment 2 Xan Lopez 2012-07-17 02:41:26 PDT
Comment on attachment 152578 [details]
Patch

Looks good to me!
Comment 3 Carlos Garcia Campos 2012-07-17 04:12:13 PDT
Committed r122835: <http://trac.webkit.org/changeset/122835>