Change in ovirt-engine[master]: webadmin: Focus on label widget by default
lvernia at redhat.com
lvernia at redhat.com
Tue Sep 9 07:37:57 UTC 2014
Lior Vernia has submitted this change and it was merged.
Change subject: webadmin: Focus on label widget by default
......................................................................
webadmin: Focus on label widget by default
Added default focus on the label widget in HostNicPopupView. This
required implementing focusInput() in AddRemoveRowWidget, as well as a
slight modification in ListModelSuggestBox to make sure suggestion
menu positioning happens shortly after the dialog is displayed
(without it, the suggestion menu was ill-positioned).
Change-Id: I36c9ae0b7ac9d61112ace1829434c9c685b85a22
Bug-Url: https://bugzilla.redhat.com/1134200
Signed-off-by: Lior Vernia <lvernia at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/AddRemoveRowWidget.java
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/editor/generic/ListModelSuggestBox.java
M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostNicPopupView.java
3 files changed, 27 insertions(+), 2 deletions(-)
Approvals:
Lior Vernia: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/32096
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I36c9ae0b7ac9d61112ace1829434c9c685b85a22
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list