processing / processing/processing4
Stop modal message from freezing all windows
@deekshithaby ya está trabajando en esto.
Desde el 7/2/2026.
- 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
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.