-
Bug
-
Resolution: Awaiting Response
-
None
-
1.19.2
-
None
-
Linux; Debian 11, Java 17 (openjdk 17)
-
Unconfirmed
-
(Unassigned)
The Bug:
This bug occurs when sitting in the chat UI as a player and having scrolled up in chat a bit. Now if anything/anyone (except said player) sends a message into chat that spans over multiple lines, the chat UI scroll of said player changes.
The issue was tested with a chat UI frame size of 20 lines per "page", with different amounts of newlines; Specifically, 10-line messages and 100-line messages. The case with 100 lines scrolled so high up, the chat became completely invisible (except the input bar), as if there was no chat.
To fix this temporarily, scrolling into any direction works just fine, as well as re-opening the chat entirely
Steps to Reproduce:
1. Open the chat as a player and scroll up any amount.
2. Keep the UI open and have a message sent into chat that spans over multiple lines.
3. See how the scroll has changed and jumped upward.
Observed Behavior:
The scroll in the chat UI was changed.
Expected Behavior:
The scroll in the chat UI should stay still after having manually scrolled up, even when a new message is sent.