I have an interesting question: what happens exactly when user presses Enter inside a TextField?
Currently I see that form submit works as if it was triggered by the first available Submit element (in order those elements appear in the form). I don't think this is correct, but I don't have any idea (yet) how to handle it otherwise. Any thoughts? -- Ilya Obshadko