Bug 1477122

Summary: WAN option for Win 7 & 10 guest in "Console options" doesn't disable animation in WebAdmin portal.
Product: [oVirt] ovirt-engine Reporter: Andrei Stepanov <astepano>
Component: Frontend.WebAdminAssignee: bugs <bugs>
Status: CLOSED DEFERRED QA Contact: Lukas Svaty <lsvaty>
Severity: medium Docs Contact:
Priority: low    
Version: 4.2.1.4CC: bugs, mtessun, rbarry, rduda, spice-qe-bugs
Target Milestone: ---Flags: rbarry: ovirt-4.5?
mtessun: planning_ack+
mtessun: devel_ack?
mtessun: testing_ack?
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-01 14:47:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Andrei Stepanov 2017-08-01 09:34:30 UTC
Console option provides "Enable WAN options" checkbox. This option can be activated by user for low band-wish networks. This option does different adjustments for SPICE protocol. One option among this adjustments is to disable animation on remote virtual desktop. There is a bug, that .vv file doesn't instruct remote-viewer to disable animation. 

ovirt-engine-webadmin-portal-4.1.5-0.1.el7.noarch
rhv-4.1.4-6 build.

How reproducible: always.

Steps to Reproduce:
1. Login to admin web portal.
2. Have a Windows7 or Windows10 guest.
3. Go to "Console option" for this VM.
4. Activate checkbox: "Enable WAN options".
5. Invoke console to this VM.
6. Download proposed .vv file.

Actual results: .vv file has next option set to empty value:
disable-effects=

Expected results: .vv file should have this option set to:
disable-effects=animation

Additional info: User portal sets this variable to correct value:
disable-effects=animation

Comment 1 Radek Duda 2018-02-06 11:29:50 UTC
any progress there?
There is still 'disable-effects=' in console.vv file if WAN is enabled.

reproduced in 

ovirt-engine-webadmin-portal-4.2.1.5-0.1.el7.noarch
rhv 4.2.1.5-0.1el7

Comment 2 Michal Skrivanek 2020-03-18 15:49:21 UTC
This bug didn't get any attention for a while, we didn't have the capacity to make any progress. If you deeply care about it or want to work on it please assign/target accordingly

Comment 3 Michal Skrivanek 2020-03-18 15:52:08 UTC
This bug didn't get any attention for a while, we didn't have the capacity to make any progress. If you deeply care about it or want to work on it please assign/target accordingly

Comment 4 Michal Skrivanek 2020-04-01 14:47:58 UTC
Closing old bug. Please reopen if still relevant/you want to work on it.