all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Sparapani, Rodney" <rsparapa@mcw.edu>
Cc: 70002@debbugs.gnu.org
Subject: bug#70002: 29.2; GTK3 mouse wheel scrolling
Date: Mon, 25 Mar 2024 21:38:40 +0200	[thread overview]
Message-ID: <86bk72je4f.fsf@gnu.org> (raw)
In-Reply-To: <CO6PR01MB745284201EDCF8D955EA2120CB362@CO6PR01MB7452.prod.exchangelabs.com> (bug-gnu-emacs@gnu.org)

> Date: Mon, 25 Mar 2024 19:21:40 +0000
> From:  "Sparapani, Rodney" via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> First I just pick a large file.  Then I try to scroll down.  This works
> with both the LUCID and MOTIF builds that I have made on this system.  
> But with GTK3 there is a big lag where nothing happens. In this case, 
> I counted 13s.  Then there is a scroll.  Here's what view-lossage shows...

The following entry in etc/PROBLEMS could be relevant:

  *** Emacs built with GTK lags in its response to keyboard input.
  This can happen when input methods are used.  It happens because Emacs
  behaves in an unconventional way with respect to GTK input methods: it
  registers to receive keyboard input as unprocessed key events with
  metadata (as opposed to receiving them as text strings).  Most GTK
  programs use the latter approach, so some modern input methods have
  bugs and misbehave when faced with the way Emacs does it.

  A workaround is to set GTK_IM_MODULE=none in the environment, or maybe
  find a different input method without these problems.

Can you try the workaround mentioned above?





  reply	other threads:[~2024-03-25 19:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-25 19:21 bug#70002: 29.2; GTK3 mouse wheel scrolling Sparapani, Rodney via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-25 19:38 ` Eli Zaretskii [this message]
2024-03-25 19:44   ` Sparapani, Rodney via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-25 20:07     ` Eli Zaretskii
2024-03-25 20:18       ` Sparapani, Rodney via Bug reports for GNU Emacs, the Swiss army knife of text editors
     [not found]         ` <87wmpp6dje.fsf@yahoo.com>
2024-03-26 15:12           ` Sparapani, Rodney via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-27  0:56             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86bk72je4f.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=70002@debbugs.gnu.org \
    --cc=rsparapa@mcw.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.