open() doesn't properly work for dialogs
infsega opened this issue · 1 comments
infsega commented
Dialogs launched with open() doesn't properly close on reject() signal.
Currently each open() call shall be replaced with exec() call to show true modal dialog without side-effects.
rafaelroquetto commented
Could you please provide us with the sha1 of the build you are using? Are you using native dialogs?
Would you have a small test case, please?