Bug 20583

Summary: Form field values aren't submitted when hitting ENTER
Product: WebKit Reporter: Rodrigo Recio <rjrecio>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: zwarich
Priority: P2 Keywords: NeedsReduction
Version: 525.x (Safari 3.1)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://www.bradesco.com.br

Description Rodrigo Recio 2008-08-31 17:00:31 PDT
On the top of the page you must fill the fields "Agencia" and "Conta" (fill all fields with zeros), if you click on the OK button you get "Informações inválidas." wich means Invalid Information, but if you hit ENTER instead clicking you get "Todos os campos Agencia, Conta e Digito devem ser preenchidos!" which means "All the fields must be filled".
Comment 1 Cameron Zwarich (cpst) 2008-08-31 17:31:29 PDT
Confirmed with r36009. It works as expected in Firefox 3. I am not quite sure what is causing this behaviour.