processing / processing/processing4

Stop modal message from freezing all windows

Abierto
#1,375 3 comentarios 0 reacciones 1 asignado Ver en GitHub

@deekshithaby ya está trabajando en esto.

Desde el 7/2/2026.

enhancement
Lenguaje dominante
Java
Estrellas
494
Forks
183
Merge medio
4 h 39 min
PR fusionados (30 d)
3

Descripción

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

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.