[Wayland-bugs] [Bug 66795] [bug] subsurfaces client will segfault if maximized and minimized a few times

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 23 07:49:52 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66795

Rob Bradford <rob at robster.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Rob Bradford <rob at robster.org.uk> ---
This patch was integrated:

commit 5f087746ee00573fb8e067d3c25ec2b608e1ffe1
Author: Rob Bradford <rob at linux.intel.com>
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.

    https://bugs.freedesktop.org/show_bug.cgi?id=66795

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20130723/4d2cc98f/attachment.html>


More information about the Wayland-bugs mailing list