Fix autocomplete thread#6455
Merged
Merged
Conversation
d783c13 to
773ba6d
Compare
… fixAutocompleteThread * 'fixAutocompleteThread' of github.com:JabRef/jabref: Try to fix damn auto complete thread error Binding.java
…read * upstream/master: Fix label name Add support for jumping in ordered author list by typing letters (#6440) Bump flexmark-ext-gfm-strikethrough from 0.61.24 to 0.61.26 Bump org.beryx.jlink from 2.18.0 to 2.19.0 Bump flexmark from 0.61.24 to 0.61.26 Bump flexmark-ext-gfm-tasklist from 0.61.24 to 0.61.26
koppor
pushed a commit
that referenced
this pull request
Mar 15, 2023
ca943b70d7 Fix malformed XML in raptor-journal.csl (#6455) 2fad8d1104 Update knee-surgery-sports-traumatology-arthroscopy.csl (#6441) b4422b77b7 Update guide-des-citations-references-et-abreviations-juridiques.csl (#6450) cfe85da320 Create raptor-journal.csl (#6451) afbb963346 Create arkivoc.csl (#6134) 2f21ceb7b4 correct name disambiguation rules (#6442) 5b2191f38b Update bibliothek-forschung-und-praxis.csl (#6437) aaea3097d1 Update sodertorns-hogskola-oxford.csl (#6439) e4fbc605f8 Update universite-du-quebec-a-montreal.csl (#6438) 3653118f17 Small Fix to Bio-Protocol git-subtree-dir: buildres/csl/csl-styles git-subtree-split: ca943b70d73bd4c57c0b1266ee7c54907b8f9d4f
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #6453
The autcomplete binding was triggered when a cleanup called setBibEntry from a background thread.