GNU bug report logs - #57518
29.0.50; (Lucid) Using mouse in menu does not work well

Previous Next

Package: emacs;

Reported by: Jean Louis <bugs <at> gnu.support>

Date: Thu, 1 Sep 2022 10:59:01 UTC

Severity: normal

Merged with 57320, 58771, 59733

Found in version 29.0.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57518 in the body.
You can then email your comments to 57518 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#57518; Package emacs. (Thu, 01 Sep 2022 10:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jean Louis <bugs <at> gnu.support>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 01 Sep 2022 10:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jean Louis <bugs <at> gnu.support>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.50; (Lucid) Using mouse in menu does not work well
Date: Thu, 01 Sep 2022 13:57:28 +0300
I can observe that if I use F10, then choose Tools, I can see the
submenu of spell checking.

If I however use mouse to open Tools and go to Spell Checking, I cannot
see any menu opening, it is not accessible.


In GNU Emacs 29.0.50 (build 11, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.6, Xaw3d scroll bars)
 of 2022-08-21 built on protected.rcdrun.com
Repository revision: a6ccb82fdaacb731295545f867765d60726c5044
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101003
System Description: Parabola GNU/Linux-libre

Configured using:
 'configure --with-x-toolkit=lucid'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY
PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS
WEBP X11 XAW3D XDBE XIM XINPUT2 XPM LUCID ZLIB

Important settings:
  value of $LC_ALL: en_US.UTF-8
  value of $LANG: de_DE.UTF-8
  value of $XMODIFIERS: @im=exwm-xim
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message mailcap yank-media puny dired
dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068
epg-config gnus-util time-date mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs cl-lib sendmail
rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils shell subr-x
pcomplete compile text-property-search comint ansi-color ring rmc
iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks
lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq
simple cl-generic indonesian philippine cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite emoji-zwj charscript charprop case-table
epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button
loaddefs faces cus-face macroexp files window text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget keymap
hashtable-print-readable backquote threads dbusbind inotify lcms2
dynamic-setting system-font-setting font-render-setting cairo x-toolkit
xinput2 x multi-tty make-network-process emacs)

Memory information:
((conses 16 46594 7500)
 (symbols 48 5866 2)
 (strings 32 16573 2058)
 (string-bytes 1 491595)
 (vectors 16 11662)
 (vector-slots 8 169357 9133)
 (floats 8 41 17)
 (intervals 56 247 0)
 (buffers 992 11))

-- 
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#57518; Package emacs. (Thu, 01 Sep 2022 11:39:03 GMT) Full text and rfc822 format available.

Message #8 received at 57518 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jean Louis <bugs <at> gnu.support>
Cc: 57518 <at> debbugs.gnu.org
Subject: Re: bug#57518: 29.0.50; (Lucid) Using mouse in menu does not work well
Date: Thu, 01 Sep 2022 14:39:00 +0300
> From: Jean Louis <bugs <at> gnu.support>
> Date: Thu, 01 Sep 2022 13:57:28 +0300
> 
> 
> I can observe that if I use F10, then choose Tools, I can see the
> submenu of spell checking.
> 
> If I however use mouse to open Tools and go to Spell Checking, I cannot
> see any menu opening, it is not accessible.

Not reproducible here, so I guess it could be something specific to X
and Xt?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#57518; Package emacs. (Thu, 01 Sep 2022 12:06:02 GMT) Full text and rfc822 format available.

Message #11 received at 57518 <at> debbugs.gnu.org (full text, mbox):

From: Visuwesh <visuweshm <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 57518 <at> debbugs.gnu.org, Jean Louis <bugs <at> gnu.support>
Subject: Re: bug#57518: 29.0.50; (Lucid) Using mouse in menu does not work well
Date: Thu, 01 Sep 2022 17:34:52 +0530
[வியாழன் செப்டம்பர் 01, 2022] Eli Zaretskii wrote:

>> From: Jean Louis <bugs <at> gnu.support>
>> Date: Thu, 01 Sep 2022 13:57:28 +0300
>> 
>> 
>> I can observe that if I use F10, then choose Tools, I can see the
>> submenu of spell checking.
>> 
>> If I however use mouse to open Tools and go to Spell Checking, I cannot
>> see any menu opening, it is not accessible.
>
> Not reproducible here, so I guess it could be something specific to X
> and Xt?

This is a duplicate of bug#57320.  Maybe Jean has a better probability
being able to do what Po Lu describes.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#57518; Package emacs. (Thu, 01 Sep 2022 13:08:02 GMT) Full text and rfc822 format available.

Message #14 received at 57518 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Visuwesh <visuweshm <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 57518 <at> debbugs.gnu.org,
 Jean Louis <bugs <at> gnu.support>
Subject: Re: bug#57518: 29.0.50; (Lucid) Using mouse in menu does not work well
Date: Thu, 01 Sep 2022 15:07:27 +0200
Visuwesh <visuweshm <at> gmail.com> writes:

> This is a duplicate of bug#57320.

So I'm merging the two reports.




Forcibly Merged 57320 57518. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 01 Sep 2022 13:08:02 GMT) Full text and rfc822 format available.

Forcibly Merged 57320 57518 59733. Request was from Visuwesh <visuweshm <at> gmail.com> to control <at> debbugs.gnu.org. (Thu, 01 Dec 2022 13:56:02 GMT) Full text and rfc822 format available.

Merged 57320 57518 58771 59733. Request was from Paul Eggert <eggert <at> cs.ucla.edu> to control <at> debbugs.gnu.org. (Sat, 14 Jan 2023 07:45:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 11 Feb 2023 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 46 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.