Skip to content

fix: race condition closing print window too early - #3347

Merged
kulmann merged 1 commit into
mainfrom
fix-race-editor-print
Sep 11, 2026
Merged

fix: race condition closing print window too early#3347
kulmann merged 1 commit into
mainfrom
fix-race-editor-print

Conversation

@kulmann

@kulmann kulmann commented Sep 11, 2026

Copy link
Copy Markdown
Member

Description

The print window in the text editor was being closed too early. A slow(er) browser (e.g. with extensions installed) closed the window before it was completely loaded, so the print dialog didn't have a chance to pop up.

How Has This Been Tested?

✋ with my apparently slowish browser 😅

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

@kulmann
kulmann merged commit df86a8e into main Sep 11, 2026
33 of 34 checks passed
@kulmann
kulmann deleted the fix-race-editor-print branch September 11, 2026 07:28
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.

2 participants