Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copying text to clipboard from Microsoft Edge causes unresponsiveness #188

Open
jmontleon opened this issue Aug 18, 2015 · 3 comments
Open
Labels
bug Something isn't working

Comments

@jmontleon
Copy link

jmontleon commented Aug 18, 2015

If I right click and copy text or use Ctrl-c to copy text from the Microsoft Edge web browsers address field TigerVNC and Edge become unresponsive. TigerVNC then Edge will become responsive again after several second.

I can copy text from the address field normally if TigerVNC is closed. I can even copy text from a page in Edge if TigerVNC is open. Copying addresses from Internet Explorers address bar/field causes no problem.

As far as I can tell it's just Edges address field when TigerVNC is open that causes them both to become unresponsive. I have accept and send clipboard disabled, but the same seems to happen with them enabled.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@CendioOssman CendioOssman added the bug Something isn't working label Sep 18, 2015
@testworksau
Copy link

Sometimes I get strange clipboard behaviour from Excel too (where Excel is running on the same machine I'm running vncviewer.exe from).

It can take two presses of CTRL-C for the text to be copied to the clipboard with the correct formatting.

Looks like another user of VNC had the same issue. My problem also went away when I closed the VNC Viewer down.

https://www.reddit.com/r/excel/comments/2aqcxq/why_do_i_have_to_ctrlc_a_cell_twice_to_get_it_to/ciygk0l

@CendioOssman
Copy link
Member

There is a new clipboard API available in Windows these days. Perhaps that will resolve this issue.

@CendioOssman
Copy link
Member

For reference, the new API is AddClipboardFormatListener() and friends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants