; * etc/PROBLEMS: Entry about slow mouse-wheel with GTK3 (bug#70002).
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Apr 2024 09:14:26 +0000 (12:14 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Apr 2024 09:14:26 +0000 (12:14 +0300)
etc/PROBLEMS

index 642c3d0169e527c36cbe719abae6f43d62bc6e64..16521e257dd67f52665c128ee450f540822c531f 100644 (file)
@@ -2069,6 +2069,16 @@ For such programs to function again, Emacs must be run on an X server
 where the input extension is disabled, or alternatively be configured
 with the "--without-xinput2" option.
 
+*** Scrolling with mouse-wheel lags in GTK3 builds.
+
+We don't know why this happens, but one workaround is to build Emacs
+with a different toolkit.  For example:
+
+  ./configure --without-toolkit-scroll-bars --with-x-toolkit=athena
+
+This produces a build which uses Athena toolkit, and disables toolkit
+scroll bars which could sometimes be slow.
+
 * Runtime problems on character terminals
 
 ** The meta key does not work on xterm.