processing / processing/processing4

Stop modal message from freezing all windows

Open
#1,375 3 comments 0 reactions 1 assignee View on GitHub

@deekshithaby is already working on this.

Since Feb 7, 2026.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.