Sim Teck Lim
Sim Teck Lim
Mentioned in PR #8297 when I am working on #8296 and #8096. Failed to fix this issue but found the root of this issue. ### Issue happens here: `event.consume()` only...
For this issue, I have found that [DatePicker.setConverter](https://docs.oracle.com/javase/8/javafx/api/javafx/scene/control/DatePicker.html#setConverter-javafx.util.StringConverter-) only allow `StringConverter` as parameter. This means that TIME information is not storing into `LocalDate` object and causes TIME data loss. Should...
### JabRef version Latest main development branch https://github.com/JabRef/jabref/commit/c38d18bbee4446b2ad879ad7d2ad8af50b2f4727 ### Operating system Windows ### Details on version and operating system Windows 10  It looks good with JabRef in Window 10.
Hi @ThiloteE , you can 1. download python 3 from here https://www.python.org/downloads/. 2. install latest version of python 3 to your system 3. create a file name `bib-file-generator.py` using notepad...
Hi @ThiloteE , thanks for raising the issue. Unfortunately, I am not able to reproduce this issue with PR 8821 in Window 10. Much appreciated if you could attach a...