pharo-spec / Spec

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

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

Closed guillep closed 7 months ago

guillep commented 9 months ago

To reproduce,

SpConfirmDialog new
    openModal

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

imagen
guillep commented 9 months ago

This affects: