From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: Popup problems with GTK
Date: Thu, 24 Mar 2005 20:06:25 +0100 [thread overview]
Message-ID: <42430FB1.2060607@swipnet.se> (raw)
In-Reply-To: <48432.194.95.226.87.1111687846.squirrel@wwws.franken.de>
Stephan Stahl wrote:
>Hi.
>
>Using a up-to-date cvs emacs, gtk toolkit and Gnome gives problems
>with popups when the Gnome mouse option "Highlight the pointer when you
>press Ctrl" is active.
>
>emacs -Q
>C-mouse-3 in any buffer and emacs hangs.
>
>
This must be one of the most annoying features I've seen, and poorly
implemented at that. I can't imagine any Emacs user wanting this, Every
Ctrl-press starts the animation, and there are a lot of ctrl-pressing
going on in Emacs. I've checked in a fix so that Emacs does not hang,
that is the best we can do sort of changing GTK. Other GTK apps don't
handle this option well either, Gedit does not show the popup menu on
Ctrl-button-3 when that option is activated (at least not the one in
Gnome 2.8).
>When i disable this Ctrl Highlighting or compile emacs without gtk the
>popup does just work..
>
Not entirely true, you do get this for Motif based applications:
Warning:
Name: popup_menu
Class: XmMenuShell
XtGrabKeyboard failed
The option grabs the ctrl key and when GTK can't get that grab, it
silently refuses to pop up the menu.
Jan D.
next prev parent reply other threads:[~2005-03-24 19:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-24 18:10 Popup problems with GTK Stephan Stahl
2005-03-24 19:06 ` Jan D. [this message]
2005-03-24 19:29 ` Stephan Stahl
2005-03-24 20:31 ` Stephan Stahl
2005-03-24 22:15 ` Jan D.
2005-03-24 22:28 ` Stephan Stahl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42430FB1.2060607@swipnet.se \
--to=jan.h.d@swipnet.se \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.