processing / processing/processing4
Stop modal message from freezing all windows
@deekshithaby is already working on this.
Since Feb 7, 2026.
- Dominant language
- Java
- Stars
- 494
- Forks
- 183
- Avg merge
- 4h 39m
- Merged PRs (30d)
- 3
Description
Most relevant area for this enhancement?
I'm not sure
Feature to enhance
Stop modal messages from freezing all windows
Enhancement details
Enhancement description
Whenever a modal IDE message appears, it should not freeze the other windows of the IDE.
Or if so, it should always remain the frontmost window of the IDE.
Benefits
This would prevent IDE windows from being frozen with no explanation (modals can get lost in background).
Challenges
Reproducing window-based modality is probably tricky. I don't know about locking the modal window at the front.
Additional context
I had a case where windows were all frozen, and I did not notice the modal message.
I thought that it was a bug.
Would you like to help implement this enhancement?
No, I’m just suggesting the enhancement
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.