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

tnisan at redhat.com tnisan at redhat.com
Wed Sep 3 13:00:16 UTC 2014


Tal Nisan 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
  Vojtech Szocs: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib1ccea11f00bbf21e5fd63d4293075152d25cb1d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
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: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list