GNU bug report logs -
#59351
29.0.50; [PATCH] Fix mouse click position to menu bar entry
Previous Next
Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>
Date: Fri, 18 Nov 2022 08:38:02 UTC
Severity: normal
Tags: patch
Found in version 29.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Manuel Giraud <manuel <at> ledu-giraud.fr>
> Cc: luangruo <at> yahoo.com, 59351 <at> debbugs.gnu.org
> Date: Fri, 18 Nov 2022 18:23:18 +0100
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > I thought you said XWINDOW (f->menu_bar_window) doesn't compile in the
> > "--without-x" build? I think you need the HAVE_WINDOW_SYSTEM
> > condition as well.
>
> This new one does compile "--without-x".
LGTM, thanks.
> About the height of the menu bar, you were right. I've tested and
> display_menu_bar is called quite often and is called after a
> (set-face-font 'menu "Iosevka-18"). So maybe it is the last call to
> compute_line_metrics that does not do the required job.
I suggest to step through the code there and see why that happens.
Feel free to describe what you see if the reason is not obvious.
This bug report was last modified 2 years and 250 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.