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:
Will merge in https://github.com/openshift/li/pull/2100
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
Tested on devenv_3992, navigated between fields using tab key, the region select did not reset, so verify this bug, thanks.