unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: [drew.adams@oracle.com: Customize value menu doesn't recognizemouse-2]
Date: Mon, 24 Jul 2006 13:52:39 -0700	[thread overview]
Message-ID: <EIENLHALHGIMHGDOLMIMCEADCKAA.drew.adams@oracle.com> (raw)
In-Reply-To: <uwta2ep9d.fsf@gnu.org>

    > > emacs -Q
    > >
    > > M-x customize-variable ad-default-compilation-action
    > >
    > > Click mouse-2 on button Value Menu. The menu opens. Try to click
    > > mouse-2 on a menu item - the action is unrecognized.
    >
    > On GNU/Linux, with either GTK or no X toolkit, the value menu goes
    > away when I release the mouse button; selection is done by holding the
    > mouse button and moving the cursor over the menu item.  It works with
    > both mouse-1 and mouse-2.
    >
    > Maybe this is Windows-specific behavior.

    Yes, it is, and it's deliberate: as long as the menu is active, the
    Windows version ignores the middle and the right mouse clicks; you
    must use the left button only to select menu items.

    This behavior was introduced by this change:

        2006-03-11  Eli Zaretskii  <eliz@gnu.org>

    	    * w32fns.c (w32_wnd_proc): Ignore middle and extra button events
    	    if a menu is already active (the menubar_active flag is on).

    The reason was a much more annoying problem reported by Drew in this
    thread:


http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-03/msg00024.html

    Drew, I don't see any particular problem in asking Windows users to
    click the left button, even if they are in a menu dropped by the right
    button.  Do you?  (FWIW, I never select with the right button, even in
    other GUI applications.)

1. It would be good if the behavior were the same on Windows as other
platforms, if that were possible.

2. It would be good if either a) you could neither open the menu nor choose
a menu item using mouse-2 or b) you could both open the menu and choose a
menu item using mouse-2. It is the combination of being able to open the
menu using mouse-2 but not being able to choose a menu item using mouse-2
that seems wrong.

  reply	other threads:[~2006-07-24 20:52 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-24 18:22 [drew.adams@oracle.com: Customize value menu doesn't recognize mouse-2] Richard Stallman
2006-07-24 19:19 ` Chong Yidong
2006-07-24 20:12   ` Eli Zaretskii
2006-07-24 20:52     ` Drew Adams [this message]
2006-07-29 10:55       ` Eli Zaretskii
2006-07-29 20:01         ` Luc Teirlinck
2006-07-31  4:38         ` Richard Stallman
2006-07-31 16:59           ` Eli Zaretskii
2006-07-31 22:17             ` Richard Stallman
2006-08-01  3:19               ` Eli Zaretskii
2006-08-01  3:33                 ` [drew.adams@oracle.com: Customize value menu doesn't recognizemouse-2] Drew Adams
2006-08-01  7:10                   ` Eli Zaretskii
2006-08-01 13:43                     ` [drew.adams@oracle.com: Customize value menu doesn'trecognizemouse-2] Drew Adams
2006-08-01 14:25                       ` Eli Zaretskii
2006-08-01 15:19                         ` [drew.adams@oracle.com: Customize value menudoesn'trecognizemouse-2] Drew Adams
2006-08-01 15:59                           ` Eli Zaretskii
2006-08-01 16:16                             ` [drew.adams@oracle.com: Customize valuemenudoesn'trecognizemouse-2] Drew Adams
2006-08-01 16:41                               ` Eli Zaretskii
2006-08-01 16:58                                 ` [drew.adams@oracle.com: Customizevaluemenudoesn'trecognizemouse-2] Drew Adams
2006-08-01 17:36                                   ` Eli Zaretskii
2006-08-02  3:38                                     ` rms
2006-08-02  5:29                                       ` Eli Zaretskii
2006-08-02  6:17                                         ` David Kastrup
2006-08-02  7:13                                           ` Eli Zaretskii
2006-08-02 16:16                                         ` [drew.adams@oracle.com:Customizevaluemenudoesn'trecognizemouse-2] Drew Adams
2006-08-02  3:38                                 ` [drew.adams@oracle.com: Customize valuemenudoesn'trecognizemouse-2] rms
2006-08-02  5:37                                   ` Eli Zaretskii
2006-08-02 16:16                                     ` [drew.adams@oracle.com: Customizevaluemenudoesn'trecognizemouse-2] Drew Adams
2006-08-02 21:20                                     ` [drew.adams@oracle.com: Customize valuemenudoesn'trecognizemouse-2] Richard Stallman
2006-08-02  3:38                             ` [drew.adams@oracle.com: Customize value menudoesn'trecognizemouse-2] rms
2006-08-02  5:13                               ` Eli Zaretskii
2006-08-02 16:16                                 ` [drew.adams@oracle.com: Customize valuemenudoesn'trecognizemouse-2] Drew Adams
2006-08-02 17:59                                   ` Eli Zaretskii
2006-08-02  3:38                       ` [drew.adams@oracle.com: Customize value menu doesn'trecognizemouse-2] rms
2006-08-02  5:34                         ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EIENLHALHGIMHGDOLMIMCEADCKAA.drew.adams@oracle.com \
    --to=drew.adams@oracle.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).