Form with mandatory field and exit button

When a Form has some mandatory fields and the user decides to quit the form without inserting any values SC complains with a message about the missing mandatory field.
This is clealry a bug.
If the users want to leave the form without filling it anymore , form validation logic should not apply anymore.