[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#75120: 31.0.50; which-key crashes on xt if the scroll bar is activat
From: |
Eli Zaretskii |
Subject: |
bug#75120: 31.0.50; which-key crashes on xt if the scroll bar is activated. |
Date: |
Sat, 28 Dec 2024 14:10:35 +0200 |
> From: Madhu <enometh@meer.net>
> Date: Thu, 26 Dec 2024 20:56:01 +0530
>
> Hello, Having heard about which-key mode I decided to try it.
>
> gdb --args ../build-xt-native/src/emacs -Q -eval '(which-key-mode 1)' -eval
> '(setq window-min-height 8)'
>
> 1. type C-x, wait 5 seconds, type C-g.
> 2. type C-x, wait 2 seconds for the 8 line frame with scrollbar, click the "up
> arrow" on the top of the scrollbar.
When I try this, Emacs signals an error, displaying "C-x
<vertical-scroll-bar> <mouse-1> is undefined" in the echo area. But
I'm not on X.
Can someone else reproduce the crash?