blackberry/Qt

open() doesn't properly work for dialogs

infsega opened this issue · 1 comments

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.

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?