Description of problem: Pressing the TAB key in the subnet creation window, moves the cursor to the incorrect text-box. Version-Release number of selected component (if applicable): oVirt Engine Version: 4.2.0-0.0.master.20170104122709.gitf219a7d.el7.centos How reproducible: 100% Steps to Reproduce: 1. Create external network on network provider. 2. Select the name text-box (first one in order). 3. Press tab. Actual results: The cursor moved to the last text-box. Expected results: It should be on the second text-box (CIDR). Additional info: UX bug.
The tab order is set in: https://github.com/oVirt/ovirt-engine/blob/master/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/provider/ProviderPopupView.java#L256 com.google.gwt.event.dom.client.KeyPressEvent is a good start for debugging
Failed to verify the patch on version: Red Hat Virtualization Manager Version: 4.1.1.2-0.1.el7. Seems like the code isn't backported to RHV.
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
Verified on version: Red Hat Virtualization Manager Version: 4.1.1.2-0.1.el7