all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#61702: Minibuffer scrolling not working when long lines get truncated
@ 2023-02-22  6:59 Johann Höchtl
  2023-02-22 12:38 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Johann Höchtl @ 2023-02-22  6:59 UTC (permalink / raw)
  To: 61702

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

I experience the following annoying behavior: If the text in the minibuffer
get's longer than the display width and lines are therefore continued on
the next line, the minibuffer scrolling no longer works.

What I mean by that is that it "logically" works as when I press <down> or
<up> the indicator correctly displays the number of the item I am supposed
to choose when pressing <RET> yet I can't visually see what I would select.

First I thought it was a marginalia issue but that's not the case. With
marginalia it only shows much more easily as marginalia adds text to
minibuffer entries thus making lines longer. So this is a thing I can
easily reproduce when making the whole Emacs window narrow enough to
trigger continuation lines in the minibuffer.

Seems to be an issue with the highlight line logic and scrolling?

Emacs version 30.0.50

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

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

end of thread, other threads:[~2023-03-02 13:48 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-22  6:59 bug#61702: Minibuffer scrolling not working when long lines get truncated Johann Höchtl
2023-02-22 12:38 ` Eli Zaretskii
2023-02-23  7:12   ` Johann Höchtl
2023-03-02 11:52     ` Eli Zaretskii
2023-03-02 11:57       ` João Távora
2023-03-02 12:20         ` Johann Höchtl
2023-03-02 13:48           ` João Távora

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.