https://bugs.freedesktop.org/show_bug.cgi?id=73711
--- Comment #5 from Gabriel Jacobo <[email protected]> --- The log looks like this: [2021284.639] [email protected](1907, wl_surface@11, 5.000000, 0.000000) INFO: wl_surface_get_user_data 0x2257760, 00000000 [2021284.668] [email protected](3648448518, 5.000000, 0.000000) [2021284.685] [email protected](3648448518, 5.000000, 0.000000) [2021284.700] [email protected]_id(14) [2021300.164] [email protected](3648448528) [2021300.200] -> [email protected](new id wl_callback@14) [2021300.216] -> [email protected](wl_buffer@22, 0, 0) [2021300.234] -> [email protected](0, 0, 640, 480) [2021300.252] -> [email protected]() [2021300.273] [email protected](1911, wl_surface@11) [2021300.287] [email protected](1912, wl_surface@20, 635.000000, 354.000000) INFO: wl_surface_get_user_data 0x22c1430, 0x22e37b0 [2021300.321] -> [email protected]_cursor(0, wl_surface@11, 5, 0) [2021300.341] [email protected](1913) [2021300.350] -> [email protected](1913) [2021300.359] [email protected](3648448534, 634.000000, 353.000000) [2021300.379] [email protected](3648448534, 632.000000, 353.000000) wl_surface_get_user_data is a log I added, it logs the wl_surface* and the user data. As you can see we get two "enter" events (apparently followed correctly by the corresponding leave), yet only one of those is for the window surface. The other is the mouse cursor surface. So, if there's a bug in here it's probably that the cursor surface is getting a pointer enter event, right? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
