Bug 1130216

Summary: "Forget your password" shouldn't be in the middle of tabbing between "Login" => "Password" => "Sign in"
Product: OpenShift Online Reporter: Daniel Fisher <dfisher>
Component: WebsiteAssignee: Fabiano Franz <ffranz>
Status: CLOSED WONTFIX QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: dmcphers, jokerman, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-12 02:03:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Fisher 2014-08-14 14:48:45 UTC
When I login to a website, I like to use the tab button to move between elements.

As it stands right now, I 
start on the "Login" input element 
[tab] => "Password" element
[tab] => "Forget your password?" link
[tab] => "Sign in" button

I think that the tab order should be:
start on the "Login" input element 
[tab] => "Password" element
[tab] => "Sign in" button
then (maybe)
[tab] => "Forget your password?" link

Comment 1 Daniel Fisher 2015-06-12 04:34:40 UTC
Why WONTFIX?

Is a new page rolling out sometime in the indeterminate future that won't have this problem?

This can be fixed with some judicious addition of tabindex attributes.

http://webcheatsheet.com/HTML/controll_tab_order.php

Comment 2 Dan McPherson 2015-06-12 13:11:11 UTC
There will be a change in the future along with the rollout of OpenShift v3 in online.  I closed this as a recognition that this bug won't be fixed on the existing v2 codebase.