-
-
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
New entry not selected in entry table when entering data in field used for sorting #3373
Comments
Windows 10, can not reproduce this with the current master version:
|
It first selects the entry when I add it. |
@tpet Okay, now I can confirm the behavior. It only is deselected when the field is used for sorting. |
Actually, the sorting factor is a new thing. Originally, the entry was not selected at all. |
This should be fixed in the latest development version. Could you please check the build from https://builds.jabref.org/maintable-beta/. Thanks! Note this version is in a very early beta stage and might not work as expected. See #3621 for further details. |
I would like to test it but unfortunately using JabRef--maintable-beta--latest.jar I am not even able to open a single bib file. (Actually I had several other issues with both v4.0 and v4.1 so I had to switch back to v3.8.2, which works fine for me. Versions 4.* are crashing, auto file links do not work, menu and status bar is cropped etc.) |
Thanks for the follow-up and trying out the new version. I'll try to reproduce the freezing issue and fix it. @Siedlerchr for you it worked with Linux but it took some time, right? |
@tpet These issues should now be fixed in the most recent build from https://builds.jabref.org/maintable-beta/. |
Now, it does not even open, no GUI is shown. |
Could you check your Java version and openjfx version (if you don't use oracle Java) otherwise make sure to have the latest Java 8 version. Sometimes it also happens that the Found a backup of your database dialog opens up hiding the window. |
As far as I can tell, the bug is not fixed in:
When following the three steps given by @tpet the new entry is not shown in the main table. The entry preview of the newly created entry, however, is shown after closing the entry editor. When editing an entry, it is deselected (i. e., not marked in blue anymore) but still shown in the main table. I'm not completely sure, whether such a behaviour addresses all of the issues mentioned in the bug report (?). Some bugs I noticed:
I had already reported this before (#1513 (comment)) but was not completely sure at the time, because I had not used the master version of JabRef 4.2 for a while (I'm still using 3.8.2 for my actual work just because it is rock solid and has a high performance also for large databases). This time I tried both |
I have Java:
Not sure about openjfx, how can I check that? |
@tpet cat $JAVA_HOME/jre/lib/javafx.properties |
Version of javafx:
|
Thank you for reporting this issue. We think, that is already fixed in our development version and consequently the change will be included in the next release. We would like to ask you to use a development build from https://builds.jabref.org/master and report back if it works for you. Please remember to make a backup of your library before trying-out this version. |
JabRef version: JabRef 4.0
Linux 4.4.8-040408-generic amd64
Java 1.8.0_151
Steps to reproduce:
In previous versions, the entry was selected in the entry table (or at least shown, I'm not sure) after switching tabs within the entry editor, which was very handy, because otherwise shortcuts do not work for this new entry, but rather for some previously selected entry from the table. One for example cannot F4 to open a newly linked pdf without first finding and selecting the new entry in the table.
The text was updated successfully, but these errors were encountered: