Actions
Bug #5453
open$input() doesn't return $false when using 'f' flag
Start date:
11/28/2021
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
It seems when having the following combination and click on X
or Cancel
button doesn't return $false
as expected.
Example:
//echo -a is: $input(title,ef,titlebar,text)
Returns $null
if you click on X
or Cancel
button as it should return $false
- Thanks!
Updated by westor (GR) almost 3 years ago
Same for //echo -a is: $input(title,efv,titlebar,text)
Actions