- Open Windows Explorer
- Navigate into folder
main/src/test/resources/pdfs/PdfContentImporter
- Open JabRef
- Create new library
- Save library to folder
main/src/test/resources/pdfs/PdfContentImporter
- In the group view on the left: Click on "Add group"
- Enter "test" as name
- Click on "OK"
- If no group is added, repeat steps 5 to 7 (another issue in JabRef)
- Drag
Baldoni2002.pdf onto JabRef table
- Result: PDF added
- Drag
Bogner2019.pdf onto group "test"
- After dropping: nothing happens
Expected behavior:
- PDF is imported as in step 10
- PDF is added to group test
Hint: Method org.jabref.gui.maintable.MainTable#handleOnDragDroppedTableView is handling the drop on the main table.
main/src/test/resources/pdfs/PdfContentImportermain/src/test/resources/pdfs/PdfContentImporterBaldoni2002.pdfonto JabRef tableBogner2019.pdfonto group "test"Expected behavior:
Hint: Method
org.jabref.gui.maintable.MainTable#handleOnDragDroppedTableViewis handling the drop on the main table.