Change in ovirt-engine[ovirt-engine-3.6]: webadmin: Auto select index out of bounds

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Auto select index out of bounds ...................................................................... webadmin: Auto select index out of bounds - Certain situations would cause the AbstractActionTable to try and select the first visible item, when there are no visible items this patch adds a check to make sure there are visible items before selecting it. Change-Id: I96b5175d85c8a5fdd8eb9f0776ada5b92266cb2f Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1287551 Signed-off-by: Alexander Wels <awels@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/AbstractActionTable.java 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Tal Nisan: Looks good to me, approved; Passed CI tests Alexander Wels: Verified -- To view, visit https://gerrit.ovirt.org/51678 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I96b5175d85c8a5fdd8eb9f0776ada5b92266cb2f Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com