GNU bug report logs - #34957
26.1; Minibuffer sometimes shrinks unexpectedly

Previous Next

Package: emacs;

Reported by: Markus Triska <triska <at> metalevel.at>

Date: Sat, 23 Mar 2019 18:02:01 UTC

Severity: normal

Tags: confirmed

Found in version 26.1

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Markus Triska <triska <at> metalevel.at>
Cc: 34957 <at> debbugs.gnu.org
Subject: bug#34957: 26.1; Minibuffer sometimes shrinks unexpectedly
Date: Tue, 09 Jul 2019 18:13:52 +0200
Markus Triska <triska <at> metalevel.at> writes:

> Please start Emacs with "emacs -Q", and then evaluate the form:
>
>     (with-selected-window (minibuffer-window)
>       (erase-buffer)
>       (insert (propertize "hello" 'face '(:height 3.0)))
>       (read-key)
>       (read-key)
>       (insert (propertize " there!" 'face '(:height 3.0)))
>       (read-key)
>       (erase-buffer))
>
> What I observe is:
>
>     1) "hello" is displayed in the minibuffer, and the minibuffer
>        grows so that the text is entirely visible
>     2) when I then press a key, the minibuffer unexpectedly shrinks,
>        and the same text is now no longer fully visible
>     3) when I then press another key, " there!" is added,
>        and the minibuffer is grown again

I can confirm that this bug is still present in Emacs 27.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 5 years and 344 days ago.

Previous Next


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