Potential Bug: Disabled Extended Window Actions allows commit

Issue:
Setting Enabled to false only disables Save but not Save and Close.

“Save” is correctly greyed out and does not work, however, Save and Close still functions as if Window Actions was enabled.

This happens via XML or programmatically in the screen controller.

*Non-Extended Window Actions works as expected, with OK being greyed out.

Hi,

Could you share the code example?