When the chat window goes into a state of inactivity, it fades out most of the UI, yet the text strokes applied via rich text markup remain visible.
TextStrokeBugRepro.rbxl (54.1 KB)
Reproduction steps:
- In the attached place file, press play.
- Send any message(s) in chat.
- Keep your cursor off of the chat window and wait approximately 30 seconds.
- The bug has been reproduced.
After these reproduction steps are followed, the text stroke will be visible, but the rest of the UI will not be visible. This is unintended behavior. The first image demonstrates reproduction step #2 in which chat messages are sent. The second image represents the bug itself where the text stroke remains visible on both messages.
Expected behavior
After the chat window enters this state of inactivity, it should no longer show the text stroke on any messages.