Actions
Feature #14251
openMake a WDialog closable when unfocused
Start date:
01/15/2026
Due date:
% Done:
0%
Estimated time:
Description
A WDialog can currently be closed from the UI if:
- setClosable() is enabled, and the user presses the close button
- rejectWhenEscapePressed() is enabled, and the user presses the "escape" key
Aside from those options it would also be nice to allow the popup to be closed when the user presses away from it. E.g. they click with their mouse out of the box (and in the model, or elsewhere on the page).
No data to display
Actions