Uzbl

Tasklist

FS#296 - Primary selection replacing content of cliboard

Attached to Project: Uzbl
Opened by Nevermind (nevermind) - 2012-04-18 09:37:17 AM
Last edited by Brendan Taylor (bct) - 2012-11-25 10:15:28 PM
Task Type Bug Report
Category uzbl-browser & sample material
Status Closed
Assigned To No-one
Operating System Linux
Severity Medium
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Steps:
1. Open some web page which contains textarea (eg. translate.google.com)
2. Select some text on the page (e.g. "Google Translate for Business:"), and copy it into clipboard (CTRL+C)
3. Focus textarea and paste text from clipboard (CTRL+V)
4. Select one word (e.g. "Business"), but don't copy it to clipboard
5. Press CTRL+V to paste from clipboard

Actual result:
- pasted text ("Business") is from primary selection, which means that clipboard content is replaced
- also, if you press CTRL+V again, nothing will be pasted, clipboard is now empty

Expected result:
- pasted cliboard text ("Google Translate for Business:")

Distro: ArchLinux
Version: 2011.11.28-1
This task depends upon

Closed by  Brendan Taylor (bct)
2012-11-25 10:15:28 PM
Reason for closing:  Fixed
Additional comments about closing:  Fixed April 2012
Comment by Brendan Taylor (bct) - 2012-04-22 04:30:47 PM
I've pushed a fix for this to the master branch.

Thanks for tracking this down, I've noticed weird behaviour with copy & paste but I thought it was my fault.

Loading...