Change in ovirt-engine[master]: webadmin: no focus on first field when re-installing on a ho...

Asaf Shakarchi has submitted this change and it was merged. Change subject: webadmin: no focus on first field when re-installing on a host (#834121) ...................................................................... webadmin: no focus on first field when re-installing on a host (#834121) https://bugzilla.redhat.com/834121 There's no focus on the first field in the dialog of re-installing a host as field focus on views is invoked before the model is initialized, fixed by stopping the model progress only after the model fields are initialized. Change-Id: I00bf94efb1ca327267f5cd8e3105868940816a08 Signed-off-by: Asaf Shakarchi <asaf@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/HostGeneralModel.java 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Asaf Shakarchi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5912 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I00bf94efb1ca327267f5cd8e3105868940816a08 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Asaf Shakarchi <asaf@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com>
participants (1)
-
asaf@redhat.com