Daniel Erez has posted comments on this change. Change subject: frontend: RDP doesn't pass clipboard ......................................................................
Patch Set 1: (1 inline comment) .................................................... File frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/RdpConnector.java Line 15: private Boolean enableCredSspSupport = false; // Disable 'Credential Security Support Provider (CredSSP)' to enable Line 16: // SSO. Line 17: private Boolean redirectDrives = false; Line 18: private Boolean redirectPrinters = false; Line 19: private Boolean redirectClipboard = true; Should it be enabled also for the webadmin? Line 20: private Boolean redirectSmartCards = false; Line 21: Line 22: private Event disconnectedEvent; Line 23: -- To view, visit http://gerrit.ovirt.org/14536 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I01a07345a45f344a3218860bde023532e40d46c4 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Frank Kobzik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Frank Kobzik <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
