-
-
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
Manually removing multiple linked files of a selected entry is not possible in one go #8659
Comments
JabRef 5.6--2022-04-11--1c782b7 The newest dev version has nearly completely solved this issue. There only remains one problem: This is not the expected behaviour - instead the user would expect to answer this dialogue once for all items that were selected. So if the user selects the option "Remove from entry" from the dialogue, then this should be applied to all linked entries that have been selected for removal (not for each entry separately). |
@koppor Can we re-open this issue, given the remaining problem (see #8659 (comment))? |
JabRef versionLatest main development branch Operating systemWindows Issue
I have tested on multiple linked files deletion (by selecting them via |
I can confirm. Selecting multiple attached files in the "file" field in the general tab of the entry editor and then pressing "DEL" on my keyboard pops indeed multiple confirmation dialogues. Edit: I would argue, this is actually a good thing right now, because the file field in the entry editor is so small it is hard to select multiple files and it is very easy to select the wrong one. (See #8823), So I definitely would support implementing 8666, if 8823 were to be solved as well. JabRef 5.7--2022-05-16--6a2332f |
Thanks @ThiloteE , I have found inconsistency with the file deletion confirmation dialogue.
|
Since there is already an option in the right-click context menu to remove selected files from an entry with a single click; "Remove link," I believe 'Permanently delete local file' should delete selected files from disk without displaying any dialogs (or show one confirmation dialog that has only two options; delete selected files permanently or cancel). |
JabRef 5.6--2022-04-08--a6489cb
Windows 10 10.0 amd64
Java 17.0.2
JavaFX 18+12
Steps to reproduce the behaviour
The current dev version of JabRef does not allow you to manually delete multiple linked files of a selected entry in one go.
Note, that this behaviour also applies to the "+" button of the "File" row, i. e. you can manually add only a single file every time you use the "+" button, but not multiples files at once.
Furthermore note, that this issue was not present in older versions of JabRef (e.g., 3.8.2) - there it was possible to remove multiple linked files at once. This is also the reason why I put the problem under issues (and not enhancements), since it is ultimately a regression from previous versions of JabRef.
The text was updated successfully, but these errors were encountered: