<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - intel-virtual-output resets root window cursor"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=71439">71439</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>intel-virtual-output resets root window cursor
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-gfx-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>freedesktop-bugs@jbeekman.nl
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/intel
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When I activate intel-virtual-output, the cursor becomes invisible when showing
the context menu (right-clicking) in certain GNOME/GTK applications. See
<a href="https://bugs.kde.org/show_bug.cgi?id=327118">https://bugs.kde.org/show_bug.cgi?id=327118</a> and
<a href="https://bugzilla.gnome.org/show_bug.cgi?id=711582">https://bugzilla.gnome.org/show_bug.cgi?id=711582</a> . This is caused by
intel-virtual-output resetting the source display root window cursor through
display_flush_cursor(). I fixed this locally by changing "for(...)
display_flush(...)" on line 2720 to start at i=1. This fixes this issue, but
I'm not sure about the overall design of this tool and whether this fix will
cause other issues.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>