boatbomber/Highlighter

[BUG] Weird Shadow On Multi-Line TextBox's

Closed this issue · 10 comments

A strange shadow appears and grows noticeably larger after typing some code, then deleting a few lines below it.

TextBox inside of ScrollingFrame.

2023-04-22.22-28-06.mp4

Can confirm, also having this issue.

I'm struggling to repro this issue. Can you share your OS, Resolution, Scaling, and ideally the UI instances as an rbxm?

I can make this happen when the TextObject has a UIPadding, but your video doesn't appear to have padding so it seems like an unrelated issue.

I can make this happen when the TextObject has a UIPadding, but your video doesn't appear to have padding so it seems like an unrelated issue.

You can also replicate it by using Automatic Scaling, which I assume was used.

Where still trying to solve this?

Does this persist in the latest version?

I can confirm that this is still happening, I'm using a textbox and setting textObject to the textbox.

Please share a place or model file that reproduces this issue!

Thank you for the repro! It was extremely helpful. This is fixed (at least, by my testing) in 0.8.2!