If the player is kicked from the server with a long kick message and the window's resolution is changed, the kick message's wrapping remains the same, which can lead to the text extending off the screen.
How to reproduce:
Connect to a multiplayer server.
Execute the following command:
/kick @s This is a very long sentence that will hopefully extend outside the screen as soon as I toggle off fullscreen.
Without exiting the disconnection screen, make the game's window smaller.
Expected result:
The kick message would be wrapped correctly on the screen.
Observed result:
The kick message remains as it is, causing it to either extend outside the window or leave extra blank space.
Linked issues
Attachments
Comments 0
No comments.