Cut and Paste duplicates entry in original table
See original GitHub issueTo reproduce
- open two bibliographies
- copy (Command-c) one (or more) entries from first bibliography
- switch to second bibliography and paste with (Command-v)
Then in the entry is added to the second - but also duplicated in the first bibliography.
Info:
JabRef 5.0-dev--snapshot--2019-04-03--master--a273eb1fa
Mac OS X 10.14.3 x86_64
Java 1.8.0_191
I think it might be linked with https://github.com/JabRef/jabref/issues/4836 - also here pasting with right click does not trigger it.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
How to copy and paste values skipping duplicates in Excel?
1. Select a blank cell to place the first unique value, enter the below formula intoit and then press the Ctrl + Shift...
Read more >How to Find Duplicates in Excel & Either Remove or Use Them
Start by merging the two lists into a new sheet using copy/paste or Excel's ... 5 or more duplicates in the ListMember Company...
Read more >2 Ways to Remove Duplicates to Create List of Unique Values ...
In this video I explain 2 ways to remove duplicates or create a unique list of values in Excel. 1. First we look...
Read more >Find and remove duplicates - Microsoft Support
Before you delete the duplicates, it's a good idea to copy the original data to another worksheet so you don't accidentally lose any...
Read more >Duplicate / Copy records in the same MySQL table
Here i am duplicating record 99 in its entirety, creating record 100. CREATE TEMPORARY TABLE tmp SELECT * FROM invoices WHERE id =...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I have a mac os. I will investigate it.
Thanks to @LinusDietz and @stefan-kolb this issue is now fixed in the latest master!