No, this is something different. There was a bug report on mobile related to event ordering, but I can't find it. I originally worked around it (like the error causing silent aborts), but it just jumped back up at me, again, and reminded me that I didn't put it on my list.
On Wed, Nov 3, 2021 at 5:48 PM J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On 11/3/21 4:03 PM, Mike Kerner via use-livecode wrote: > > This is the bug where (on mobile) events don't necessarily thread, so if > > you are in the middle of a handler and you try to jump out by branching > to > > another card (or handler) the current one will continue to execute. I > think > > it also included an issue with event timing being borked on mobile. > > I may not understand correctly, but in general this is normal behavior. > When you go to another > card or handler, those messages are sent and then the original handler > continues. If you don't > want a continuation, add an "exit" command after the "go". > > -- > Jacqueline Landman Gay | jac...@hyperactivesw.com > HyperActive Software | http://www.hyperactivesw.com > > _______________________________________________ > 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 > -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." _______________________________________________ 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