-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Double paste using Cmd
+ V
on mac os inside the 'new entry from plain text' dialog
#9367
Comments
If I can be of any help, I have programming experience and Java knowledge. I would just need someone to point me in the right direction 🎉 |
Cmd + V
on mac os inside the 'new entry from plain text' dialogCmd
+ V
on mac os inside the 'new entry from plain text' dialog
Thanks for your interest! Any help is appreciated! https://bugs.openjdk.org/browse/JDK-8205915. Codwise you would need to check at some place where the focus is jabref/src/main/java/org/jabref/gui/JabRefFrame.java Lines 335 to 342 in 25b6858
There are also a couple of other related issues |
As a general advice for newcomers: check out Contributing for a start. Also, guidelines for setting up a local workspace is worth having a look at. Feel free to ask here at GitHub, if you have any issue related questions. If you have questions about how to setup your workspace use JabRef's Gitter chat. Try to open a (draft) pull-request early on, so that people can see you are working on the issue and so that they can see the direction the pull request is heading towards. This way, you will likely receive valuable feedback. |
Thanks for the info :) I will give it a try over the weekend. |
Is the issue still open? Can i work on this? |
JabRef version
5.7 (latest release)
Operating system
macOS
Details on version and operating system
mac os Monterey 12.6 on M1 Air
Checked with the latest development build
Steps to reproduce the behaviour
Appendix
Right after pressing Cmd + V the entry in the top row is created.
Expected behavior:
The entry is only created after pressing 'Add to current library‘
The text was updated successfully, but these errors were encountered: