mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 23:24:16 +00:00
Merge branch 'matthiasc/for-master' into 'master'
window: Don't set is-active twice See merge request GNOME/gtk!1698
This commit is contained in:
commit
3d988d5fe9
@ -5163,8 +5163,6 @@ surface_state_changed (GtkWidget *widget)
|
||||
|
||||
ensure_state_flag_backdrop (widget);
|
||||
|
||||
_gtk_window_set_is_active (window, focused);
|
||||
|
||||
if (!focused)
|
||||
gtk_window_set_mnemonics_visible (window, FALSE);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user