unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Angelo Graziosi <angelo.graziosi@alice.it>
Cc: Chong Yidong <cyd@stupidchicken.com>,
	bug-gnu-emacs <bug-gnu-emacs@gnu.org>
Subject: bug#6608: Menu bar not working
Date: Thu, 15 Jul 2010 08:09:28 +0200	[thread overview]
Message-ID: <4C3EA618.9040508@swipnet.se> (raw)
In-Reply-To: <4C3E3316.5040107@alice.it>

As it clearly says below: "the emacs-23 branch".  It has not even propagated 
to the trunk yet, it is a manual operation and it isn't done every day.

	Jan D.


Angelo Graziosi skrev 2010-07-14 23.58:
> Il 14/07/2010 12.17, Jan Djärv ha scritto:
>> I have checked in a fix in the emacs-23 branch. It will propagate to
>> the trunk shortly.
>>
>> Jan D.
>
> Sorry, but it is NOT YET FIXED in rev.100823 :(.
>
> Indeed I still have to apply this patch:
>
> =============================================
> --- xmenu.c.orig 2010-07-13 00:22:58.674000000 +0200
> +++ xmenu.c 2010-07-13 00:27:38.750000000 +0200
> @@ -671,14 +671,6 @@
> set_frame_menubar (f, 0, 1);
> BLOCK_INPUT;
> #ifdef USE_GTK
> - /* If we click outside any menu item, the menu bar still grabs.
> - So we send Press and the Release. If outside, grab is released.
> - If on a menu item, it is popped up normally.
> - PutBack is like a stack, so we put back in reverse order. */
> - f->output_data.x->saved_menu_event->type = ButtonRelease;
> - XPutBackEvent (f->output_data.x->display_info->display,
> - f->output_data.x->saved_menu_event);
> - f->output_data.x->saved_menu_event->type = ButtonPress;
> XPutBackEvent (f->output_data.x->display_info->display,
> f->output_data.x->saved_menu_event);
> popup_activated_flag = 1;
> =============================================
>
> Should we reopen this BUG?
>
> Ciao,
> Angelo.





  parent reply	other threads:[~2010-07-15  6:09 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-11  8:53 bug#6608: Menu bar not working Angelo Graziosi
2010-07-11  8:56 ` Angelo Graziosi
2010-07-11  9:26   ` Eli Zaretskii
2010-07-11  9:42     ` Angelo Graziosi
2010-07-11 18:40       ` Jan Djärv
2010-07-11 22:23         ` Chong Yidong
2010-07-12  7:06           ` Jan Djärv
2010-07-12  7:58             ` Eli Zaretskii
2010-07-12 17:03               ` Jan Djärv
     [not found]             ` <4C3AEF7D.8060605@alice.it>
2010-07-12 10:34               ` bug#6608: Menu bar not working [found breaking revision!] Angelo Graziosi
2010-07-12 17:04               ` Jan Djärv
2010-07-14 10:17               ` bug#6608: Menu bar not working Jan Djärv
2010-07-14 21:58                 ` Angelo Graziosi
2010-07-14 23:38                   ` bug#6608: Menu bar not working [NOT FIXED] Angelo Graziosi
2010-07-15  6:09                   ` Jan Djärv [this message]
2010-07-15 12:53                     ` bug#6608: Menu bar not working Angelo Graziosi
2010-07-15 13:04                       ` Eli Zaretskii
2010-07-15 13:34                         ` Angelo Graziosi
2010-07-11 23:13         ` Angelo Graziosi
2010-07-12  0:13           ` Angelo Graziosi
2010-07-12  7:08           ` Jan Djärv

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=4C3EA618.9040508@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=angelo.graziosi@alice.it \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=cyd@stupidchicken.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).