GNU bug report logs -
#75854
31.0.50; Cursor positioning with multiple TTY frames
Previous Next
Reported by: Eli Zaretskii <eliz <at> gnu.org>
Date: Sun, 26 Jan 2025 10:11:01 UTC
Severity: normal
Found in version 31.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 75854-done <at> debbugs.gnu.org (full text, mbox):
> Date: Sun, 26 Jan 2025 12:10:33 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
>
> To reproduce:
>
> $ emacs -Q -nw
> M-x server-start RET
>
> Now on another TTY display:
>
> $ ./lib-src/emacsclient -t ./src/dispnew.c
>
> Now observe how the cursor on the first display (where we started
> "emacs -Q -nw") is positioned at the left edge of the mode line,
> instead of keeping its previous position.
>
> Now switch back to the fist TTY display and press some key. The
> cursor is moved to its correct position, but now the cursor on the
> second TTY display is a the beginning of the mini-window!
>
> Now switch to the second TTY display and press down-arrow: the cursor
> on that display is now correct, but the cursor on the first display is
> now at the beginning of the mini-window.
These problems are now fixed on the master branch, probably as result
of the recent changes related to TTY frames. So I'm closing this bug.
This bug report was last modified 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.