Bug 1722026

Summary: no tablet device for SPICE+VNC defined
Product: [oVirt] ovirt-engine Reporter: Michal Skrivanek <michal.skrivanek>
Component: BLL.VirtAssignee: Michal Skrivanek <michal.skrivanek>
Status: CLOSED CURRENTRELEASE QA Contact: Liran Rotenberg <lrotenbe>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.3.4CC: bugs, lrotenbe
Target Milestone: ovirt-4.3.5Flags: pm-rhel: ovirt-4.3+
Target Release: 4.3.5.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-4.3.5.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-30 14:08:48 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 Michal Skrivanek 2019-06-19 11:50:44 UTC
We need a tablet device for VNC+SPICE type so that VNC connections are working properly and mouse can actually be usable. Like when plain VNC type is used.

Comment 1 Liran Rotenberg 2019-07-07 09:10:52 UTC
Verified on:
ovirt-engine-4.3.5.3-0.1.el7.noarch

Steps:
1. Create a VM.
2. Set VNC+SPICE as console.
3. Run the VM.
4. Check for tablet device.

Results:
The VM contains tablet device.
From engine log:
<input type='tablet' bus='usb'>
    <alias name='input0'/>
    <address type='usb' bus='0' port='1'/>
</input>

# virsh -r dumpxml 10 | grep -A5 tablet
    <input type='tablet' bus='usb'>
      <alias name='input0'/>
      <address type='usb' bus='0' port='1'/>
    </input>

Comment 2 Sandro Bonazzola 2019-07-30 14:08:48 UTC
This bugzilla is included in oVirt 4.3.5 release, published on July 30th 2019.

Since the problem described in this bug report should be
resolved in oVirt 4.3.5 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.