Change in ovirt-engine[master]: userportal, webadmin: select first element on changing list

awels at redhat.com awels at redhat.com
Wed Sep 3 12:36:14 UTC 2014


Alexander Wels has submitted this change and it was merged.

Change subject: userportal,webadmin: select first element on changing list
......................................................................


userportal,webadmin: select first element on changing list

- When removing all elements except one, the code that tries to
  auto select kicked in and would select the first element of
  the old list giving an illusion of duplicates for a split
  second. This patch fixes this by not auto selecting the only
  element immediately, but deferring it until the operation has
  completed and the list has been updated.

Change-Id: Ib1ccea11f00bbf21e5fd63d4293075152d25cb1d
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1131881
Signed-off-by: Alexander Wels <awels at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/AbstractActionTable.java
1 file changed, 8 insertions(+), 2 deletions(-)

Approvals:
  Alexander Wels: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/32333
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib1ccea11f00bbf21e5fd63d4293075152d25cb1d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Alexander Wels <awels at redhat.com>
Gerrit-Reviewer: Einav Cohen <ecohen at redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gshereme at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list