Bug 1025458

Summary: Tabbing through billing info form resets selected state
Product: OpenShift Online Reporter: Jordan Liggitt <jliggitt>
Component: Management ConsoleAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: high    
Version: 2.xCC: ccoleman, yujzhang
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: 2014-01-24 03:28:21 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:

Description Jordan Liggitt 2013-10-31 18:27:14 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Create a new account
2. Begin the upgrade flow
3. On the billing info form, enter an address, and select a state. Use the TAB key to navigate between fields.

Actual results:
When blurring the country field, the state select gets reset

Expected results:


Additional info:

Comment 1 Jordan Liggitt 2013-11-05 21:33:00 UTC
Will merge in https://github.com/openshift/li/pull/2100

Comment 2 openshift-github-bot 2013-11-05 23:20:13 UTC
Commit pushed to master at https://github.com/openshift/li

https://github.com/openshift/li/commit/010ee41305dafad7cea2f2f140132a16525720e7
Fix bug 1025458 - avoid resetting region select when tabbing through form

Comment 3 Yujie Zhang 2013-11-06 02:30:39 UTC
Tested on devenv_3992, navigated between fields using tab key, the region select did not reset, so verify this bug, thanks.