Field widget value does not "take" until field exited

I have a simple 2 layout project. Main layout has a simple list that holds time values and a label (type). Edit layout has fields for each and buttons to update and cancel. If a change is made to a field and the update button is clicked while cursor still in the field, the update does not “take”. If I tab or click to the other field before clicking the button then the update works correctly.

Mac OS 14.5 / Chrome

Hi @bwmilby would it be possible to get a copy of the stack used to find this issue? I’m struggling to reproduce but it may be specific to your script.

I can, but there isn’t any manual code for this issue - just actions.

https://www.dropbox.com/scl/fi/nnq4ook4uzvborkvgg383/TimeCard4.zip?rlkey=38l2nub0y13jz96ls5ei9hz4h&dl=0

The collection is named “TimeCollection” with 2 text fields: time, type.

The issue is that the value in the collection will not update if the cursor does not leave the field being edited.

Thanks @bwmilby ! I can successfully reproduce. I have filed this and we are working towards a resolution. Check this thread for future updates.