-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Don't activate group when expanding or collapsing #7982
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
Comments
While i agree that this is very suboptimal, a workaround for now could be to enter it manually in the bib file (the {} biblatex source field):
Btw. when i did some tests on this, i realized that subfolders ALWAYS have to have different names, otherwise the entries mix up. What is advisable: The following mixes up the entries of Subfolder Y: It seems that subfolders are treated as distinct folders, instead of being hard wired to Parentfolders, whereas entries are hardwired to the name of the folders. If two folders have the same name, the entry will be assigned to both folders. That means, you only have to enter the subfolder in the bibfile. No entry of the parentfolder needed. Take care. |
Thanks for your answer, @ThiloteE. Yes, manually adding the desired group names in the "groups" field can work, but then you have to be careful about typos etc, especially if have many groups to deal with. And yes, subgroups are not really assigned to their parent groups and hence they do all need to have different names. But this has been the case in older versions of JabRef as well, I think. Another mistake I once made was having a group containing commas in its name, without realising that commas are the group separators. Another workaround I stumbled upon is right-clicking on the expand/collapse arrow, instead of left-clicking. The disadvantage, obviously, is that it opens the right-click menu, but it's better than activating the group and then having to find the entry again. |
#3176 seems related. Very old issue. |
I think, indeed, that this might be a duplicate of #3176 Maybe the github-actions bot should bet set to check every year (or even longer time periods). It gets a bit annoying to have to update my bug old reports every 6 months, when they are still valid. |
Thanks to @LIM0000 this issue is now resolved in the latest development version. We would like to ask you to use a development build from https://builds.jabref.org/main and report back if it works for you. Please remember to make a backup of your library before trying-out this version. |
When I want to assign an entry to a subgroup, I have to first expand the parent group and then drag-and-drop my entry in the appropriate subgroup. The problem is that when I expand the group, by clicking on the arrow on the right, the group gets activated (the entry table only shows the group entries) and, therefore, I have to go back to "All entries" and locate my entry again. The parent group gets activated when collapsing it as well.
This problem did not occur in earlier versions of JabRef. It would be very convenient to have this fixed. I'm using JabRef 5.3--2021-07-05 in Ubuntu 20.04. I had also reported this issue here.
The text was updated successfully, but these errors were encountered: