Bug 27838
Summary: | [Gtk] Unable to copy+paste pressing middle-click | ||
---|---|---|---|
Product: | WebKit | Reporter: | Pacho Ramos <pachoramos1> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jmalonzo, xan.lopez |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Pacho Ramos
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 :-)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Pacho Ramos
This is with webkit-gtk-1.1.11
Xan Lopez
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?
Xan Lopez
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 ***
Pacho Ramos
Yes, that is the problem, thanks a lot for your investigation :-D