bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6608: Menu bar not working


From: Jan Djärv
Subject: bug#6608: Menu bar not working
Date: Mon, 12 Jul 2010 09:08:54 +0200
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1

Thanks for the details.

Angelo Graziosi skrev 2010-07-12 01.13:


$ emacs -Q &

Now, to open an item (File, Edit, Options etc.) on menu bar, one MUST click on
it (with mouse-1) and HOLD mouse-1 pressed, otherwise the menu does not
remains opened, but it is closed in a fraction of a second.

Perhaps, one of these changes is the cause:

----------------------------
2010-07-09 Jan Djärv <jan.h.d@swipnet.se>

* xmenu.c (set_frame_menubar): Must realize menubar_widget to get the
correct size for Motif.
(free_frame_menubar): Call x_set_window_size to update frame size.

* xfns.c (x_window): Set borderWidth to 0 for pane and
EmacsFrame. Frame size calculation is wrong otherwise.
----------------------------
2010-07-08 Jan Djärv <jan.h.d@swipnet.se>

* xmenu.c (set_frame_menubar, create_and_show_popup_menu)
(create_and_show_dialog): Don't call apply_systemfont_to_(menu|dialog)
unless USE_LUCID.


No, that cant be it.  These are all #ifdef USE_LUCID or USE_MOTIF changes.

        Jan D.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]