JabRef / jabref

Graphical Java application for managing BibTeX and biblatex (.bib) databases
https://devdocs.jabref.org
MIT License
3.54k stars 2.48k forks source link

bibtex code not in sync with entry editor fields #9219

Open ilippert opened 1 year ago

ilippert commented 1 year ago

JabRef version

Other (please describe below)

Operating system

GNU / Linux

Details on version and operating system

JabRef 5.8--2022-10-03--e48ed0c

Checked with the latest development build

Steps to reproduce the behaviour

  1. ... change an entry in the biblatex source field
  2. ... observe that not all fields are changed in the entry editor's fields

JabRef 5.8--2022-10-03--e48ed0c Linux 5.19.12-200.fc36.x86_64 amd64 Java 18.0.2.1 JavaFX 19+11

And after saving and closing JabRef and reopening JabRef, the entry editor's data is present, the source information not anymore.

Appendix

...

[Screencast from 07-10-22 11:49:32.webm](https://user-images.githubusercontent.com/20518297/194526601-f542c404-8b1d-415a-8632-4c7e1595a051.webm)
Siedlerchr commented 1 year ago

Guess it's the same underlying problem as in #9172