That behavior is still there in 4.6.4. The workaround I remember is to put a "focus on nothing" in the button script.
I seem to remember there was a discussion on this issue a while back that concluded it wasn't a bug since clicking on a button doesn't cause the field to lose focus? On Tue, Jan 3, 2012 at 3:02 PM, J. Landman Gay <[email protected]>wrote: > On 1/3/12 4:29 PM, Bob Sneidar wrote: > >> Also remember that closeField does not get sent to a field if the >> user clicks on a button before exiting the edited field, at least on >> the Mac OS. >> > > Didn't that get fixed? That bug dates back about 12 years, but I thought > it worked again now. > > Inserting "click at 0,0" into the handler will work around it. > > -- > Jacqueline Landman Gay | [email protected] > HyperActive Software | http://www.hyperactivesw.com > > ______________________________**_________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/**mailman/listinfo/use-livecode<http://lists.runrev.com/mailman/listinfo/use-livecode> > > -- Pete Molly's Revenge <http://www.mollysrevenge.com> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
