Upon sending a message to global chat, my chat window exhibited some odd behavior with the scrolling, where it would rapidly move up and down by a small amount, perhaps 3-5 pixels. I took a quick video of the instance:
https://www.youtube.com/watch?v=aw9DJQ5ecdw
#Chat window "shakes" after sending a message
3 messages · Page 1 of 1 (latest)
I’ve seen stuff like this happen on webpages before - like some type of layout shift feedback loop caused by the scroll bar. Probably not that issue specifically but reminds me of old web pages jittering and resizing. Might require very specific resolutions/text sizing to recreate if it is a similar issue