[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mode line menus
From: |
Chong Yidong |
Subject: |
Re: Mode line menus |
Date: |
Sat, 07 Nov 2009 15:02:06 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
Chong Yidong <address@hidden> writes:
> Interesting. Maybe there's a bug.
>
> I'm running a GTK build (i686-pc-linux-gnu, GTK+ Version 2.16.1) on
> latest trunk.
>
> If I do a mouse-1 click-and-release on the major mode name, most of the
> time it does not pop up a menu. Instead, I get an echo area message
>
> "mode-line down-mouse-1-"
>
> and that's all. Once in a while, the menu seems to pop up and stay up.
> But this happens very occasionally.
I just confirmed that mouse-1 pops up the menus fine on a lucid toolkit
build. So this looks like a bug in the GTK code.
So sorry for the noise; I guess the thing to do is to fix the GTK code.
It appears that the GTK menu is popped down as soon as the mouse-up
event is sent to Emacs. I'm not sure why this is happening, tho.
Re: Mode line menus, Eli Zaretskii, 2009/11/07