Yii2 ActiveForm submit form

I found bug.

If activeform doesnt content the submit button,

it is not able to submit button by typing enter key on text field.

Even if I set validateOnSubmit true.

I think it not normal, cause typing the enter key on text field it should submit the form, even if there is no submit button.

Is this a bug?