in preference, set auto commit to falseopen a window, switch to grid mode.edit in a record.
case 1:navigate to other record by click to next or prev or end or start button, a message display to confirm user to save record.
case 2:navigate to other record by click on other record no a message display to confirm user. edit record is auto save.
@Carlos Ruiz, @Heng Sin Low can help me confirm this behavior is correct or not?
Triaged as reproducible in 7.1z
It looks like that the problem is in this class/method:
in preference, set auto commit to false
open a window, switch to grid mode.
edit in a record.
case 1:
navigate to other record by click to next or prev or end or start button,
a message display to confirm user to save record.
case 2:
navigate to other record by click on other record
no a message display to confirm user. edit record is auto save.
@Carlos Ruiz, @Heng Sin Low can help me confirm this behavior is correct or not?