forked from AuroraMiddleware/gtk
When breaking grabs on deactivation, the unset should be implicit
This commit is contained in:
parent
30f83d8398
commit
2c043566fc
@ -198,7 +198,7 @@ break_all_grabs (guint32 time)
|
||||
|
||||
if (_gdk_display->pointer_grab.window)
|
||||
_gdk_display_unset_has_pointer_grab (_gdk_display,
|
||||
_gdk_display->pointer_grab.implicit,
|
||||
TRUE,
|
||||
FALSE,
|
||||
time);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user