Skip to content
New issue

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

Fix autocomplete thread #6455

Merged
merged 8 commits into from
May 12, 2020
Merged

Fix autocomplete thread #6455

merged 8 commits into from
May 12, 2020

Conversation

Siedlerchr
Copy link
Member

@Siedlerchr Siedlerchr commented May 9, 2020

Fixes #6453
The autcomplete binding was triggered when a cleanup called setBibEntry from a background thread.

  • Change in CHANGELOG.md described (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked documentation: Is the information available and up to date? If not created an issue at https://github.com/JabRef/user-documentation/issues or, even better, submitted a pull request to the documentation repository.

@Siedlerchr Siedlerchr force-pushed the fixAutocompleteThread branch from d783c13 to 773ba6d Compare May 9, 2020 18:49
@Siedlerchr Siedlerchr requested a review from tobiasdiez May 10, 2020 18:54
@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label May 10, 2020
…read

* upstream/master:
  Squashed 'src/main/resources/csl-styles/' changes from c35d219..5dad23d
… 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 koppor merged commit f984442 into master May 12, 2020
@koppor koppor deleted the fixAutocompleteThread branch May 12, 2020 06:40
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

file save triggers error
2 participants