Bug 491218

Summary: Cannot submit login form via keyboard using google chrome
Product: Red Hat Enterprise MRG Reporter: Justin Ross <jross>
Component: cuminAssignee: Ernie <eallen>
Status: CLOSED CURRENTRELEASE QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: betaCC: jsarenik, kevin.constantine, matt
Target Milestone: 1.3   
Target Release: ---   
Hardware: All   
OS: Windows   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-22 10:36:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Justin Ross 2009-03-19 21:29:18 UTC
Using google chrome, pressing tab or return to submit login information sends the focus to another form input rather than submitting the form.

This may well be a problem with all webkit-based browsers.

Comment 1 Justin Ross 2009-03-19 21:33:36 UTC
Correction: tabbing to the submit button does work correctly.

Comment 2 Kevin Constantine 2009-03-19 21:41:46 UTC
I'm unable to tab to the submit button.  Using webkit-SVN-r41760 for the Mac.  The tab order is User Name > Password > Address Bar.

Hitting return in the password field reloads the page instead of logging in.

Comment 3 Matthew Farrellee 2009-03-19 21:50:02 UTC
I was also able to reproduce using midori, a webkit based browser.

Comment 4 Ernie 2009-03-20 14:34:16 UTC
Fixed in cumin 3184. The login form (and any other form that has an input box) should submit when the Enter key is pressed.