GNU bug report logs -
#76384
Incorrect mouse events / tool-bar event is undefined error.
Previous Next
Reported by: mjk <mkajola <at> gmail.com>
Date: Tue, 18 Feb 2025 04:16:03 UTC
Severity: normal
Merged with 76385
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Mon, 17 Feb 2025 22:59:42 +0200
> From: mjk <mkajola <at> gmail.com>
>
> I had irritating mouse problems originally in lsp/dap mode.
> The mouse caused many-many beeps due to mouse move errors.
>
> This is probably combination of problems in the basic thing and the lsp
> gui packages together.
>
> I was able to pinpoint one factor of this problem into configuration
> where I had removed my .emacs and .emacs.d, so that I was in a pretty clean
> configuration.
>
> In this state I get spurious errors like:
>
> <tool-bar> <wheel-up> is undefined
> <tool-bar> <wheel-down> is undefined
> <tool-bar> <double-wheel-down> is undefined
>
> when I rotate the mouse wheel in the window area (pretty much any, like
> *scratch*). Note, in the text window, not in the tool bar.
This is very strange. Does it only happen in LSP/DAP mode? If so,
the reason is probably in those packages. But if this happens also in
"emacs -Q", if you just turn the mouse wheel in that upper part of the
window, below the tool bar, and see these messages, then we'd need to
look at the mouse coordinates as reported to Emacs in your case. It
would help if you tell what is the Emacs version where you see it and
on what platform. (For best results, post the data about the Emacs
build where it happens which is collected by "M-x report-emacs-bug".)
Thanks.
This bug report was last modified 74 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.