<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - [sna/uxa] Artifacts while dragging icons on desktop"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=51124">bug 51124</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>NOTOURBUG
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - [sna/uxa] Artifacts while dragging icons on desktop"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=51124#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - [sna/uxa] Artifacts while dragging icons on desktop"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=51124">bug 51124</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>Ok, I understand what is going on here now.

There has been no call to SetRootWindowBackground (which would be via a
XChangeWindowAttributes by one of the clients to set the root pixmap) and so
the root->backgroundState has been left as None due to the canDoBgNoneRoot hack
to preserve the fbcon during X startup.

As the root->backgroundState == None, when a window moves the expose event on
the root window is ignored (though miClearWindow calling miPaintWindow).

Ultimately this bug can only be prevented if gdm sets its final presentation
pixmap as the background on the root window.</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>