<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:rob@robster.org.uk" title="Rob Bradford <rob@robster.org.uk>"> <span class="fn">Rob Bradford</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bug] subsurfaces client will segfault if maximized and minimized a few times"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66795">bug 66795</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>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bug] subsurfaces client will segfault if maximized and minimized a few times"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66795#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bug] subsurfaces client will segfault if maximized and minimized a few times"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66795">bug 66795</a>
              from <span class="vcard"><a class="email" href="mailto:rob@robster.org.uk" title="Rob Bradford <rob@robster.org.uk>"> <span class="fn">Rob Bradford</span></a>
</span></b>
        <pre>This patch was integrated:

commit 5f087746ee00573fb8e067d3c25ec2b608e1ffe1
Author: Rob Bradford <<a href="mailto:rob@linux.intel.com">rob@linux.intel.com</a>>
Date:   Thu Jul 11 19:41:27 2013 +0100

    window: Disregard motion events outside our current surface dimensions

    It is possible to receive a motion event that was generated by the
    compositor based on a pick of a surface of old dimensions. This was
    triggerable on toytoolkit clients when minimising. The new window
    dimensions were propagated through the widget hierarchy before the event
    was dispatched.

    This issue was triggering a segfault due to the focussed widget being
    lost as the client code tried to identify which widget should have the
    focus using co-ordinates outside the dimensions of the surface.

    <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [bug] subsurfaces client will segfault if maximized and minimized a few times"
   href="show_bug.cgi?id=66795">https://bugs.freedesktop.org/show_bug.cgi?id=66795</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>