immense / Remotely

A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
GNU General Public License v3.0
4.28k stars 1.6k forks source link

Text input on the remote machine #866

Closed Natan738 closed 7 hours ago

Natan738 commented 3 months ago

Good afternoon, When using version v2023.06.19.0759 I was able to insert text into a certain client program by accessing his machine using remotely, but from version v2023.07.20.1533 when connected to his machine I can no longer type in the client program. client, I believe it has to do with changes in Immense.RemoteControl or something like that that was modified in version v2023.07.20.1533.

OliPassey commented 1 month ago

Seeing this as well. When connecting to Win11 machines and typing a "Paste" prompt constantly pops up and stopping me from writing text.

knumsi commented 3 days ago

First: Aweseome project, thank you!

For me this message poped up on my 2 win11 machines as well Version: 2024.02.23.1927 But suddenly it disappeared - no changes done...

Edit 1 day later: Showing up on the other pc. Browswer is most recent Firefox 2024-06-26 08_21_05- Remote Control Session – Mozilla Firefox

Strangely it opens as well, when you click on the menubar, urlbar, etc of the browser... 2024-06-26 08_21_05- Remote Control Session – Mozilla Firefox -1

bitbound commented 7 hours ago

This is due to a recent security restriction imposed in Firefox and Safari. This has been "fixed" in the latest release. However, background clipboard syncing is no longer possible in Firefox/Safari, and possibly other browsers if they follow suit in the future.

Here's the relevant section from the release notes:

image