Alona Kaplan has uploaded a new change for review.

Change subject: webadmin: Only partial menu options are enabled on first 
right-click
......................................................................

webadmin: Only partial menu options are enabled on first right-click

https://bugzilla.redhat.com/show_bug.cgi?id=784189

If you do a right click on an unselected table row the opened context menu
is updated according to the previous selection.
That happens because on right click the selection is updated only after
scheduleDeferred and not immediately. When the onConextMenu
(AbstractActionPanel) is called the selection is not updated yet.

Change-Id: I4b8de1438cd3635812d67429bc46606fdd1e8eaa
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/table/AbstractActionTable.java
1 file changed, 4 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/53/2253/1
--
To view, visit http://gerrit.ovirt.org/2253
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4b8de1438cd3635812d67429bc46606fdd1e8eaa
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkap...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to