You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JabRef version 4.1 on Windows 7 with Java x64 version 8 update 162
Steps to reproduce:
Attach two files to an entry, rename the first so that it points to a non-existing file
Go to the General tab, mark the non-existing entry in the File box, press DEL
The non-existant link will instantly disappear and the next file entry will be selected, nevertheless a dialog will pop up asking for a "delete link only" vs. "also delete file" selection
Click Remove from Entry
Watch your good link disappear as well
Profit
The text was updated successfully, but these errors were encountered:
Update: The screenshot is from an example where both files are valid, I think you explicitely need a non-existant file to reproduce this. There seems to be a check if the file exists. If not, it is instantly removed without waiting for the dialog input. Then, when you click Remove from entry, the next file will be removed as well since it is already auto-selected. Clicking Cancel at this point will circumvent the issue, but this is less than ideal.
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 (in a couple of minutes) and report back if it works for you.
Tested in latest master dev and persisting.
JabRef version 4.1 on Windows 7 with Java x64 version 8 update 162
Steps to reproduce:
General
tab, mark the non-existing entry in theFile
box, pressDEL
Remove from Entry
The text was updated successfully, but these errors were encountered: