(Esc while Space is held doesn’t cancel, but Tab does.)
You’re only answering half of the inconsistency: because Enter activates buttons like any other key, on keydown.
Just diving in without full context, but, enter is often a completion action. Historically often a full carriage return. It often means "submit data".
So this could be the oddity
Just diving in without full context, but, enter is often a completion action. Historically often a full carriage return. It often means "submit data".
So this could be the oddity