From: Po Lu Date: Sat, 18 Dec 2021 06:50:16 +0000 (+0800) Subject: Document a bug that exists with some versions of GNOME and GTK X-Git-Tag: emacs-29.0.90~3590^2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0c240e42353976b9e6ee90d345abf31359ca5e8d;p=emacs.git Document a bug that exists with some versions of GNOME and GTK * etc/PROBLEMS (Window-manager and toolkit-related problems): Document GNOME shell bug. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index acff3be7da4..e70f61b7192 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -1328,6 +1328,12 @@ A better approach might be to avoid navigation from Nautilus to Emacs for such files, and instead to open the file in Emacs using Tramp remote file name syntax. +*** Gnome: GTK builds with XInput2 freeze when making a frame fullscreen. + +This problem exists with GTK 3.24.30 in GNOME 41.1 and possibly other +versions. The solution is to upgrade GNOME Shell to the version that +comes with GNOME 41.2. + *** KDE: When running on KDE, colors or fonts are not as specified for Emacs, or messed up.