GNU bug report logs - #55299
29.0.50; Bug with the mode-line and pixel-scroll-precision-mode

Previous Next

Package: emacs;

Reported by: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>

Date: Sat, 7 May 2022 09:55:02 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Konrad Podczeck <konrad.podczeck <at> univie.ac.at>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Po Lu <luangruo <at> yahoo.com>, 55299 <at> debbugs.gnu.org
Subject: bug#55299: bug#55264: A problem with display-buffer-alist
Date: Sun, 8 May 2022 16:35:53 +0200
[Message part 1 (text/plain, inline)]
Without reversal of commit 5adc84a27b86cdbd048ee3ebc023549c928f7425, this bog is gone by commit 
461ac0815c153778c41f3074e8d7748754ff7dd9 <https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=461ac0815c153778c41f3074e8d7748754ff7dd9>.

This bug can therefore also be closed.

Konrad

> Am 06.05.2022 um 02:56 schrieb Konrad Podczeck <konrad.podczeck <at> univie.ac.at>:
> 
> Reversing commit (by Po Lu) 5adc84a27b86cdbd048ee3ebc023549c928f7425 (both in nsmenu.m and in tooltip.el) solved the problem.
> 
> Konread
> 
>> Am 05.05.2022 um 08:05 schrieb Eli Zaretskii <eliz <at> gnu.org <mailto:eliz <at> gnu.org>>:
>> 
>>> From: Konrad Podczeck <konrad.podczeck <at> univie.ac.at <mailto:konrad.podczeck <at> univie.ac.at>>
>>> Date: Thu, 5 May 2022 01:25:44 +0200
>>> 
>>> With a fresh build, I have the following problem:
>>> 
>>> Make an init file just containing the lines:
>>> 
>>> (setq
>>> display-buffer-base-action
>>> '((display-buffer-reuse-window display-buffer-pop-up-frame)
>>> (reusable-frames . t))
>>> display-buffer-alist
>>> '(("[.]"
>>> (display-buffer-reuse-window display-buffer-pop-up-frame)
>>> (pop-up-frame-parameters
>>> (left . 100)
>>> ))))
>>> 
>>> 
>>> Start the app. Open any file, say foo.tex, and do "M-x
>>> context-menu-mode". In the frame showing foo.tex, scroll a bit. Then,
>>> using the mouse, select some text and use the right mouse button to open
>>> the context menu. If I try to choose any item in the context menu, the
>>> app quits unexpectedly. This quitting is not registered as a crash by
>>> the OS.
>> 
>> Seems to be specific to macOS? I cannot reproduce here.
> 

[Message part 2 (text/html, inline)]

This bug report was last modified 3 years and 2 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.