-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Cannot paste Dropbox auth code in on OS X Desktop #365
Comments
Also, sorry I haven't disabled sync and tried to pull more debug info for you. Now that it's syncing, I kind of need to keep cracking with my other work. Thought it was still worth flagging though. I'll try and get more OS X debug info when I can. And seriously, thank you for your work on the app. |
There's no context menu in this dialog, but does Cmd+v work? |
Sorry, should have specified that was what I tried first before trying the context menu |
Also, it’s weird that it doesn’t even include the basic copy/paste options in a context menu |
Just checked, this isn't presenting on Debian testing (my other main device). |
I'm experiencing the same issue as described by @lanox and @flyinggrizzly Here's what I'm seeing in the Console output with debugging turned on
|
A fix for this will be available in a day or so. |
Operating system
Application
I've just switched from OneDrive to Dropbox for sync, and ran into an issue where I wasn't able to paste the API auth code from DB into the field in the sync setup screen.
After enabling debug mode, I also wasn't able to paste it into the
value
attribute on the input element.It is also not possible to call up the context menu on the sync screen (right click has no effect).
This doesn't appear to be an OS issue, as paste works elsewhere. It also works in note bodies.
I was able to type the code in longhand, but it's tedious and error prone (especially when your auth code has the same character 8+ times consecutively...)
I run Joplin on Debian on another machine, and I'll be switching that to DB later today--will update with results on that.
The text was updated successfully, but these errors were encountered: