From: martin rudalics via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>, Robert Pluim <rpluim@gmail.com>
Cc: enometh@meer.net, 75120@debbugs.gnu.org
Subject: bug#75120: 31.0.50; which-key crashes on xt if the scroll bar is activated.
Date: Thu, 9 Jan 2025 09:52:24 +0100 [thread overview]
Message-ID: <4eb9312d-c5c6-4f0a-899b-da2aab9a5f5a@gmx.at> (raw)
In-Reply-To: <86bjwg31am.fsf@gnu.org>
> Maybe we should simply do what xt_horizontal_action_hook does for the
> horizontal scroll bar, i.e. do nothing if w->vertical_scroll_bar is
> nil?
I checked in a trivial fix for this. I'm not sure whether this will
leave some garbage behind - we probably should at least set
window_being_scrolled to nil if it is deleted (though how soon could it
be resurrected from a window configuration?) but I have no idea about
what to do with toolkit_scroll_bar_interaction. These static variables
in xterm.c are some sort of a mess.
martin
next prev parent reply other threads:[~2025-01-09 8:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-26 15:26 bug#75120: 31.0.50; which-key crashes on xt if the scroll bar is activated Madhu
2024-12-28 12:10 ` Eli Zaretskii
2025-01-08 13:11 ` Robert Pluim
2025-01-09 7:16 ` Eli Zaretskii
2025-01-09 8:52 ` martin rudalics via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2025-01-09 9:26 ` Robert Pluim
2025-01-09 9:35 ` martin rudalics via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-09 9:53 ` Robert Pluim
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=4eb9312d-c5c6-4f0a-899b-da2aab9a5f5a@gmx.at \
--to=bug-gnu-emacs@gnu.org \
--cc=75120@debbugs.gnu.org \
--cc=eliz@gnu.org \
--cc=enometh@meer.net \
--cc=rpluim@gmail.com \
--cc=rudalics@gmx.at \
/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.