Tapping outside the dialog should be the equivalent of Cancel.

--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
On June 21, 2020 11:15:18 AM Dan Friedman via use-livecode <use-livecode@lists.runrev.com> wrote:

On android, if you issue an answer command and tap outside the bounds of the dialog, it = the last button supplied. For example:

        answer "Are you sure you want to logout?" with "Cancel" or "Logout"

If you tap outside the dialog, the dialog is dismissed and it = "Logout". Is this the correct behavior? Shouldn't tapping outside the dialog do nothing, or beep? I would think you would have to tap one of the choices to continue. Maybe this is standard Android behavior?

Anyone have any insight to this behavior?  Or, is this a bug?

-Dan

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode




_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to