Bug 65252

Summary: [GTK] Copy and paste is broken in WebKit2
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: l.slachciak
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

Carlos Garcia Campos
Reported 2011-07-27 06:24:16 PDT
The problem is that PasteboardHelper uses page client widget to get the GtkClipboard.
Attachments
Patch (2.54 KB, patch)
2011-07-27 06:29 PDT, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2011-07-27 06:29:52 PDT
Created attachment 102139 [details] Patch Use gtk_clipboard_get_for_display() instead of gtk_widget_get_clipboard().
Martin Robinson
Comment 2 2011-07-27 19:30:04 PDT
Comment on attachment 102139 [details] Patch Seems reasonable.
Carlos Garcia Campos
Comment 3 2011-07-28 08:22:55 PDT
Note You need to log in before you can comment on or make changes to this bug.