unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#24719: 26.0.50; main-menitems not responsive after a first mouse click
@ 2016-10-17 19:23 Konrad Podczeck
  2019-10-09 15:42 ` Stefan Kangas
  0 siblings, 1 reply; 4+ messages in thread
From: Konrad Podczeck @ 2016-10-17 19:23 UTC (permalink / raw)
  To: 24719


In order that a menu pulls down, I have to click on the menuitem twice,
with the exception of the Emacs menuitem. This seems to be a problem
only after am upgrade to MacOS 10.12 (Sierra); previous versions work as
exoected.

Konrad


In GNU Emacs 26.0.50.1 (x86_64-apple-darwin13.4.0, NS appkit-1265.21 Version 10.9.5 (Build 13F1911))
 of 2016-10-17 built on builder10-9.porkrind.org
Windowing system distributor 'Apple', version 10.3.1504
Recent messages:
Warning: arch-dependent data dir '/Users/build/workspace/Emacs-Multi-Build/label/mavericks/emacs-source/nextstep/Emacs.app/Contents/MacOS/libexec/': No such file or directory

For information about GNU Emacs and the GNU system, type C-h C-a.

Configured using:
 'configure --with-ns '--enable-locallisppath=/Library/Application
 Support/Emacs/${version}/site-lisp:/Library/Application
 Support/Emacs/site-lisp' --with-modules'

Configured features:
NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES

Important settings:
  value of $LANG: de_AT.UTF-8
  locale-coding-system: utf-8-unix

Major mode: LaTeX

Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message subr-x puny seq byte-opt gv
bytecomp byte-compile cl-extra help-mode cconv cl-loaddefs pcase cl-lib
dired dired-loaddefs format-spec rfc822 mml easymenu mml-sec
password-cache epa derived epg epg-config gnus-util rmail rmail-loaddefs
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr
mail-utils tex-mode compile shell pcomplete comint ansi-color ring
latexenc time-date mule-util tooltip eldoc electric uniquify ediff-hook
vc-hooks lisp-float-type mwheel term/ns-win ns-win ucs-normalize
term/common-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list newcomment elisp-mode lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core term/tty-colors frame cl-generic cham georgian
utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
ethiopic indian cyrillic chinese charscript case-table epa-hook
jka-cmpr-hook help simple abbrev obarray minibuffer cl-preloaded nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote kqueue cocoa ns multi-tty
make-network-process emacs)

Memory information:
((conses 16 218931 11559)
 (symbols 48 20898 0)
 (miscs 40 74 152)
 (strings 32 21660 5372)
 (string-bytes 1 690951)
 (vectors 16 35812)
 (vector-slots 8 686970 5966)
 (floats 8 186 174)
 (intervals 56 481 0)
 (buffers 976 13))






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#24719: 26.0.50; main-menitems not responsive after a first mouse click
  2016-10-17 19:23 bug#24719: 26.0.50; main-menitems not responsive after a first mouse click Konrad Podczeck
@ 2019-10-09 15:42 ` Stefan Kangas
       [not found]   ` <603CAEC1-0756-4388-88E8-1A15B81C206E@univie.ac.at>
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Kangas @ 2019-10-09 15:42 UTC (permalink / raw)
  To: Konrad Podczeck; +Cc: 24719

[-- Attachment #1: Type: text/plain, Size: 447 bytes --]

Konrad Podczeck <konrad.podczeck@univie.ac.at> writes:

> In order that a menu pulls down, I have to click on the menuitem twice,
> with the exception of the Emacs menuitem. This seems to be a problem
> only after am upgrade to MacOS 10.12 (Sierra); previous versions work as
> exoected.

I just upgraded from 10.12 to 10.13 but never saw this issue while I was
on 10.12.  The menus always worked with a single click.

Best regards,
Stefan Kangas

[-- Attachment #2: Type: text/html, Size: 571 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#24719: 26.0.50; main-menitems not responsive after a first mouse click
       [not found]   ` <603CAEC1-0756-4388-88E8-1A15B81C206E@univie.ac.at>
@ 2019-10-11 11:31     ` Stefan Kangas
  2019-10-11 12:24       ` Konrad Podczeck
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Kangas @ 2019-10-11 11:31 UTC (permalink / raw)
  To: Konrad Podczeck; +Cc: 24719

(Please keep the Cc to 24719@debbugs.gnu.org)

Hi Konrad,

Konrad Podczeck <konrad.podczeck@univie.ac.at> writes:
>
> I noted this three years ago. Now Macos 10.15 is actual.
>
> Best regards.
>
> Konrad Podczeck

Thanks for writing back.  Are you still seeing this in macOS 10.15?

Best regards,
Stefan Kangas





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#24719: 26.0.50; main-menitems not responsive after a first mouse click
  2019-10-11 11:31     ` Stefan Kangas
@ 2019-10-11 12:24       ` Konrad Podczeck
  0 siblings, 0 replies; 4+ messages in thread
From: Konrad Podczeck @ 2019-10-11 12:24 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 24719

[-- Attachment #1: Type: text/plain, Size: 851 bytes --]

Hi Stefan,

with macos 10.15 and Emacs 26.3 from 

https://emacsformacosx.com/builds <https://emacsformacosx.com/builds>

the problem is indeed gone. But with 10.14 it was still present. There was a discussion on this on the bug-gnu-emacs list:

https://lists.gnu.org/archive/html/bug-gnu-emacs/2019-06/msg00179.html <https://lists.gnu.org/archive/html/bug-gnu-emacs/2019-06/msg00179.html>

Best,

Konrad

> Am 11.10.2019 um 13:31 schrieb Stefan Kangas <stefan@marxist.se>:
> 
> (Please keep the Cc to 24719@debbugs.gnu.org)
> 
> Hi Konrad,
> 
> Konrad Podczeck <konrad.podczeck@univie.ac.at> writes:
>> 
>> I noted this three years ago. Now Macos 10.15 is actual.
>> 
>> Best regards.
>> 
>> Konrad Podczeck
> 
> Thanks for writing back.  Are you still seeing this in macOS 10.15?
> 
> Best regards,
> Stefan Kangas


[-- Attachment #2: Type: text/html, Size: 1938 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-11 12:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-17 19:23 bug#24719: 26.0.50; main-menitems not responsive after a first mouse click Konrad Podczeck
2019-10-09 15:42 ` Stefan Kangas
     [not found]   ` <603CAEC1-0756-4388-88E8-1A15B81C206E@univie.ac.at>
2019-10-11 11:31     ` Stefan Kangas
2019-10-11 12:24       ` Konrad Podczeck

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).