Change in ovirt-engine[ovirt-engine-3.4]: webadmin: Fix action button regression fix

iheim at redhat.com iheim at redhat.com
Thu Feb 6 18:59:55 UTC 2014


Itamar Heim has submitted this change and it was merged.

Change subject: webadmin: Fix action button regression fix
......................................................................


webadmin: Fix action button regression fix

- Fixed certain situations where the previous fix failed
  to fix the visibility. The original fix didn't take into
  account the event handler that could change the visibility
  of an action button. So the original button would be visible
  then an event would make it invisible, but the flag would
  not get updated. Causing the fix to not work in certain cases.

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

Approvals:
  Alexander Wels: Verified
  Itamar Heim: Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib3c5ccb0a8732b206c94591b930fc6a01456a47d
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
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: Itamar Heim <iheim at redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia 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