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

awels at redhat.com awels at redhat.com
Mon Feb 3 16:45:49 UTC 2014


Alexander Wels 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; Looks good to me, approved



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib3c5ccb0a8732b206c94591b930fc6a01456a47d
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: Lior Vernia <lvernia at redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vszocs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list