Fix the function "Edit - Copy BibTeX key and link" #2952
Conversation
…k rather than an HTML statement.
Siedlerchr
left a comment
There was a problem hiding this comment.
Regarding the clipboard functionality for Linux, there is already avn issue, somehow named x11 clipboard
|
LGTM. I just removed the comment that contained the non-working code (we had a discussion about such code and decided to almost always remove them as JabRef was cluttered with these kind of comments). Can you please fix the import order (see wiki on how to set-up your IDE) and then this is ready to go. We should think about reimplementing the Thanks again for you contribution! |
|
@Siedlerchr Thanks for the comment. I was not aware of the issue. 👍 |
|
Everything is fine now. Thanks! |
* upstream/master: In JUnit tests, always state the expected value before the actual (#2959) Update latex2unicode from 0.2 -> 0.2.1 Fix the function "Edit - Copy BibTeX key and link" (#2952) Update gradle from 3.5 to 4.0 Update build-scan plugin from 1.3 to 1.8 Add a shortcut to "Quality - Look up full text documents" (#2943)
This PR fixes the function "Edit - Copy BibTeX key and link" to pass a hyperlink rather than an HTML statement. A copied hyperlink is more useful than an HTML statement in practice, like when writing emails. This is related with #549.
gradle localizationUpdate?