pharo-spec / Spec

Spec is a framework in Pharo for describing user interfaces.
MIT License
61 stars 63 forks source link

Spec modal windows leave the gray background when closed with CMD/Ctrl+W #1523

Closed guillep closed 3 months ago

guillep commented 4 months ago

To reproduce,

SpConfirmDialog new
    openModal

This will open a dialog with this gray background to force the "modality"

imagen
guillep commented 4 months ago

This affects: