
Tomas Jelinek has submitted this change and it was merged. Change subject: userportal,webadmin: switch tab with space key ...................................................................... userportal,webadmin: switch tab with space key It is now possible to switch tab in a dialog that contains multiple tabs by pressing the space key when the header of the tab we want to switch to is focused Change-Id: Ic0e727e81b0dc0e96dd81a22b338a2362cb46e7c Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/dialog/tab/DialogTab.java M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/dialog/tab/DialogTabPanel.java 2 files changed, 21 insertions(+), 1 deletion(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/9637 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic0e727e81b0dc0e96dd81a22b338a2362cb46e7c Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com>