Change in ovirt-engine[master]: userportal: don't pass ctrl+alt+delete for win>7

tjelinek at redhat.com tjelinek at redhat.com
Thu Mar 14 09:40:29 UTC 2013


Tomas Jelinek has submitted this change and it was merged.

Change subject: userportal: don't pass ctrl+alt+delete for win>7
......................................................................


userportal: don't pass ctrl+alt+delete for win>7

Don't pass the ctrl+alt+del for win 7 or newer client.

This has already been implemented, but on the level of
ConsolePopupPresenterWidget which is not enogh - it was
executed only after opening the consonle popup. But if
the user pressed the connect button, without opening the
the console popup, the ctrl+alt+delete was passed to the guest.

This patch moves this logic to SpiceConsoleModel.

Change-Id: I09c45cb30577e84830b6e82d79d2bb7ef7455b1b
Bug-Url: https://bugzilla.redhat.com/918650
Signed-off-by: Tomas Jelinek <tjelinek at redhat.com>
---
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Configurator.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/SpiceConsoleModel.java
M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/presenter/popup/console/ConsolePopupPresenterWidget.java
3 files changed, 49 insertions(+), 3 deletions(-)

Approvals:
  Tomas Jelinek: Verified; Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I09c45cb30577e84830b6e82d79d2bb7ef7455b1b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek at redhat.com>



More information about the Engine-commits mailing list