Change in ovirt-engine[master]: userportal, webadmin: auto reselect fix

Alexander Wels has submitted this change and it was merged. Change subject: userportal,webadmin: auto reselect fix ...................................................................... userportal,webadmin: auto reselect fix - When only one row was visible in the main grid the application would auto reselect the row even after the user had manually deselected the row. This patch fixes this so as long as the data is not manually refresh (either the button or selecting another tab). It won't reselect the row. Change-Id: Ie393d83ad3a6ac82af90420c25fad811194eae1e Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1140237 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, 2 insertions(+), 2 deletions(-) Approvals: Alexander Wels: Verified Greg Sheremeta: Looks good to me, but someone else must approve Vojtech Szocs: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/33346 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie393d83ad3a6ac82af90420c25fad811194eae1e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master 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: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
awels@redhat.com