Bug 168769

Summary: [GTK] Broken copy and paste in GMail Hangouts
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Alberto Garcia
Reported 2017-02-23 02:14:09 PST
- Log in to a GMail account and start a chat with one of your contacts using the Hangouts applet on the left side. - Copy some text to the clipboard (a URL for example) - Start typing something on the chat window and then press Ctrl-V to paste the URL you just copied - The text is not pasted where the cursor is (after the text), but at the beginning of the line - Example: "Here's the address " + <Ctrl-V> - Expected outcome: "Here's the address https://webkit.org/" - Actual outcome: "https://webkit.org/Here's the address " I can reproduce this with Epiphany and the WebKit MiniBrowser using WebKitGTK+ 2.14.5
Attachments
Alberto Garcia
Comment 1 2017-02-23 02:16:47 PST
I just checked that 2.15.90 is also affected by this.
Alberto Garcia
Comment 2 2020-04-13 03:01:06 PDT
This is no longer a problem (WebKitGTK 2.28.0)
Note You need to log in before you can comment on or make changes to this bug.