Gilad Chaplik has submitted this change and it was merged.
Change subject: webadmin: tiny fix for make template dialog's focus traversal
......................................................................
webadmin: tiny fix for make template dialog's focus traversal
The tab index of 'Quota' combobox is wrong, resulting in wrong focus
traversal order.
This patch fix it by giving the 'Quota' combobox the right tab index so
that it will be focused right after 'Host Cluster' combobox.
Change-Id: If10096e8f9e1141d2d0a46a600b0e82e849b59ba
Bug-Url:
https://bugzilla.redhat.com/873133
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/VmMakeTemplatePopupWidget.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/11096
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If10096e8f9e1141d2d0a46a600b0e82e849b59ba
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>