Drag&Drop entry (WWW) to a group
See original GitHub issueJabRef 5.0-dev–snapshot–2019-02-19–master–623718aa9 Linux 4.9.0-8-amd64 amd64 Java 1.8.0_181
When I drag&drop an entry (type WWW) to group nothing happens. The entry does not appear in that group. But the entry itself updates it “groups” field with the name of the new group. Restart doesn’t help.
I can not reproduce this for all entries but for this.
Please look in the group _entry_date -> 2019-02 and try to drag the entry in it to the group Science -> Statistic. Also look into the groups field of the entry!
MyJabRef_bug_report.bib.zip
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (5 by maintainers)
Top Results From Across the Web
HTML Drag and Drop API - MDN Web Docs
The user may select draggable elements with a mouse, drag those elements to a droppable element, and drop them by releasing the mouse...
Read more >Bootstrap Drag and drop (draggable & sortable - MDBootstrap
Drag and Drop plugin built with Bootstrap 5. Draggable list, cards, tables, grid, buttons. Sort, copy, scroll, disable, delay, nested & other options....
Read more >Drag–and–Drop: How to Design for Ease of Use
To make drag–and–drop as effective as possible, use appropriate signifiers, such as handle icons and hover-state cursor changes, provide clear ...
Read more >Simple Drag Drop (Unity Tutorial for Beginners) - YouTube
Get the Project files and Utilities at https://unitycodemonkey.com/video.php?v=BGr-7GZJNXgLet's make a very simple Drag and Drop in Unity, ...
Read more >How to Add Drag and Drop in React with React Beautiful DnD
Drag and Drop is a common interaction technique added to allow people to intuitively move things around on a page. This could be...
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

Ok, if that is the case, the “Refine Supergroup” function appears to work as intended - initially I thought that irrespective of the interpretation it did not work since I assigned the item mentioned in the starting post to both the group “Statistic” and “Science” in the provided bib file. The item would then be shown in “Science” but not in “Statistic” - but that makes now sense, since “Statistic” is NOT the immediate subgroup of “Science” but that of “Methode”. If I assign the item also to “Methode” it will now also appear in “Statistic”. So apologies again for the confusion! Maybe the only take-home message here is that the help file needs to be a bit more clear about this. I have added a single sentence to explain the feature a little bit better, see here: https://github.com/JabRef/help.jabref.org/pull/202
I have to take it back, I can reproduce the behaviour and I think this is a bug:
JabRef 5.0-dev–snapshot–2019-03-28–master–a73167933 Windows 10 10.0 amd64 Java 1.8.0_201
As @Siedlerchr mentioned, the issue only appears when “Refine supergroup” is selected. I generally do not use this feature but use “Independent group”, which does not display the problem.
However, as far as I understand the “Refine supergroup” setting is meant to contain BOTH the subgroup entries AND the entries in the subgroup, i. e. following a Boolean “OR” statement (see http://help.jabref.org/en/Groups). But even, if a Boolean “AND” is intended, the issue still persists - the entry is not shown in the maintable, despite having selected the subgroup of interest.
I have tried this also with my own database and it appears to be a general problem with the “Refine supergroup” setting. So, apologies to @noMICROSOFTbuhtz for initially not being able to reproduce this behaviour and thanks to @Siedlerchr for spotting the problem.