-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
[BUG] Unable to copy or paste #12
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
I believe you need to have a valid SSL certification for Chrome to allow the seamless copy/paste feature. Best thing to do is to put it behind a reverse proxy. |
@j0nnymoe Thanks. I'm doing this through a Cloudflare tunnel, for which I wasn't previously using SSL. So I turned that on through the Cloudflare dashboard. That still didn't allow me to Ctrl+v in Obsidian/KASMVNC (in Edge) - but I found that if I first left-mouse clicked on the Obsidian page, I could then Ctrl+v paste just fine. So I ended up using AutoHotkey to map a key combination (Ctrl+Shift+Alt+v) to execute a mouse click followed by Ctrl+v.
I'm guessing this isn't a Docker+Obsidian issue per se, so I'm closing. Thanks again. |
Is there an existing issue for this?
Current Behavior
Nothing, when both copying from outside Obsidian and trying to paste within, or vice versa, using either Ctrl+C/Ctrl+V, or mouse. Copying and pasting within Obsidian works fine. I don't know if this is a KASM issue. Within the KASMVNC Settings, I have Clipboard Up, Clipboard Down, and Clipboard Seamless all checked. The KASM docs state that the latter only works in Chromium browsers, but I have the same problem when accessing Obsidian from Edge. Also tried pasting twice, because that was mentioned as being the solution for the same problem with the obsidian-remote container.
Expected Behavior
Copy and paste as normal
Steps To Reproduce
Running the docker compose as below. Tried accessing via both Firefox and Edge.
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: