Skip to content

Fix freezing when editing assigned file in General Tab#3079

Merged
Siedlerchr merged 1 commit into
masterfrom
fixFileEditorFree
Aug 6, 2017
Merged

Fix freezing when editing assigned file in General Tab#3079
Siedlerchr merged 1 commit into
masterfrom
fixFileEditorFree

Conversation

@Siedlerchr

@Siedlerchr Siedlerchr commented Aug 6, 2017

Copy link
Copy Markdown
Member

Swing GUI was called from FXApplication Thread which lead to a freeze.
Has to be called in Swing Thread.

Fixes #2930 (comment)

  • Change in CHANGELOG.md described
  • Tests created for changes
  • Screenshots added (for bigger UI changes)
  • Manually tested changed features in running JabRef
  • Check documentation status (Issue created for outdated help page at help.jabref.org?)
  • If you changed the localization: Did you run gradle localizationUpdate?

@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Aug 6, 2017
@Siedlerchr Siedlerchr merged commit b7743c4 into master Aug 6, 2017
@Siedlerchr Siedlerchr deleted the fixFileEditorFree branch August 6, 2017 19:57
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.

2 participants