Bug 91411 - [GTK] Paste primary selection when middle clicking in X11 WebKit2
Summary: [GTK] Paste primary selection when middle clicking in X11 WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2012-07-16 11:54 PDT by Carlos Garcia Campos
Modified: 2012-07-17 04:12 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.74 KB, patch)
2012-07-16 11:59 PDT, Carlos Garcia Campos
xan.lopez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>