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
Opened by Nevermind (nevermind) - 2012-04-18 09:37:17 AM
Last edited by Brendan Taylor (bct) - 2012-11-25 10:15:28 PM
|
DetailsSteps:
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
2012-11-25 10:15:28 PM
Reason for closing: Fixed
Additional comments about closing: Fixed April 2012
Thanks for tracking this down, I've noticed weird behaviour with copy & paste but I thought it was my fault.