We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Latest development branch build (please note build date below)
macOS
mac os 14.4.1 latest jabref dev version
Switching back and forth does not change
...
Paste an excerpt of your log file here
The text was updated successfully, but these errors were encountered:
Oh, that was my fault in #11032.
- this.stateManager.activeDatabaseProperty().addListener((obs, oldValue, newValue) -> stateManager.activeSearchQueryProperty().get().ifPresent(this::updateSearchResultsForQuery)); + this.searchQueryProperty.addListener((obs, oldValue, newValue) -> searchQueryProperty.get().ifPresent(this::updateSearchResultsForQuery));
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
JabRef version
Latest development branch build (please note build date below)
Operating system
macOS
Details on version and operating system
mac os 14.4.1 latest jabref dev version
Checked with the latest development build (copy version output from About dialog)
Steps to reproduce the behaviour
Switching back and forth does not change
Appendix
...
Log File
The text was updated successfully, but these errors were encountered: