-
-
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
Main table: Coloured group indicator for cited entries does not show up consistently anymore #6394
Comments
The issue is caused by commit bc57d22. |
#6586 slightly reduced the problem, since when the library gets reopened or JabRef gets restarted, then all groups are freshly parsed and properly created now, but the underlying problem still persists in all other cases. |
I'll start looking at this |
|
What is the expected behaviour for when you have a group selected, so that only entries in the .aux file is shown, and a change occur so that an entry is added/removed? |
I am assuming that it should behave in the same way as for searches (the bib entry gets added/removed immediately but the entry editor still show the entry if it was selected) |
According to the documentation (at https://docs.jabref.org/finding-sorting-and-cleaning-entries/groups#using-the-cited-entries-of-a-latex-document), the |
Removed from the milestone as we are going to release v5.2 today - and there is the PR #7173 opened working on fixing the issue. |
Sorry about the delay, hopefully it means it gets "right" in the end! |
No problem, we just wanted to release today, no matter if it's done or not. Will probably create another release afterwards more soon |
Thanks to @k3KAW8Pnf7mkmdSMPHz27 this should be fixed in the latest development version. Could you please check the build from http://builds.jabref.org/master/. Thanks! Please remember to make a backup of your library before trying-out this version. |
Tested with the latest JabRef development version (master branch) on Ubuntu 16.04
Unfortunately, the colored group indicator for cited entries does not show up consistently anymore in the main table: The badge icon with the number of cited entries works, but the colored group indicator in the main table does not show up for most of the cited entries. Sometimes only one, two or four indicators show up. (Updating the group repeatedly or restarting JabRef does not help either.)
@tobiasdiez I strongly suspect that the cause of this issue is connected with the recently conducted performance optimizations of the group functionality (faster group calculations). When reverting back for two weeks, this problem vanishes.
Steps to reproduce the behavior:
.aux
fileThe text was updated successfully, but these errors were encountered: