Skip to content

Conversation

@HoussemNasri
Copy link
Member

@HoussemNasri HoussemNasri commented Sep 12, 2025

Fix #13700

I'm yet to investigate deeply the root cause behind this, it could be a JavaFX bug in ProgressDialog#showAndWait or a bug in our DialogService. The bug happens because for some reason the progress dialog, although it becomes invisible, it does not fully shutdown and keeps being on top of the app preventing interaction with underlying UI.

Steps to test

Mandatory checks

Siedlerchr
Siedlerchr previously approved these changes Sep 12, 2025
@subhramit subhramit enabled auto-merge September 12, 2025 18:17
@trag-bot
Copy link

trag-bot bot commented Sep 12, 2025

@trag-bot didn't find any issues in the code! ✅✨

@subhramit subhramit added this pull request to the merge queue Sep 12, 2025
Merged via the queue into JabRef:main with commit 6588b23 Sep 12, 2025
35 checks passed
Siedlerchr added a commit that referenced this pull request Sep 13, 2025
* upstream/main:
  New Crowdin updates (#13865)
  Fix unresponsive "Check Consistency" dialog (#13864)
  Fix several aux group issues (#13861)
  Add integrity check to cli (#13848)
  Add sbom file and remove external libraries (#13859)
  Fix Tagsfield in Keyword editor (#13858)
  Chore(deps): Bump jablib/src/main/resources/csl-styles (#13857)
  Chore(deps): Bump jablib/src/main/resources/csl-locales (#13856)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consistency Check Dialog not updating until resizing the window

3 participants