Bug #14199
closedRepo creation: tabbing through fields is wonky
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1194535
Description of problem:
When attempting to tab through fields during repo creation, cycling through fields is out of order.
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-7-20150217.0
How reproducible:
Steps to Reproduce:
1. After creating a product, click the "Create Repo" button
2. Provide a repo name, 'foobar'; hit tab and arrive in the "Label" field
3. Hit tab again and arrive in the "Type" field; select 'yum'
4. Hit tab again
Actual results:
End up in "Checksum"; hitting tab one more time cycles back up to "URL"
Expected results:
User should be taken directly to URL, and then another tab should take user down to Checksum. Cycling should not be out of order.
Additional info:
Polish, but annoying.