Tomas Jelinek has submitted this change and it was merged.
Change subject: frontend: Disabling WAN options for SPICE doesn't work
......................................................................
frontend: Disabling WAN options for SPICE doesn't work
SPICE -> Enable WAN options causes 16bit color depth get kept for every console
opening for whole browser session even after disabling this option in the
console dialog.
The problem was caused by not resetting the ColorDepth and DisabledEffects
values after disabling WAN options to default values.
Change-Id: Ie64779658796243f0182ac1209d9f5640b4370fc
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=913183
Signed-off-by: Frantisek Kobzik <fkobzik(a)redhat.com>
---
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/AbstractSpice.java
M
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/uicommon/SpicePluginImpl.java
2 files changed, 8 insertions(+), 4 deletions(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/14398
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie64779658796243f0182ac1209d9f5640b4370fc
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>