SelectionStart changes to CursorPosition temporarily when repositioning cursor with mouse

It seems that, whenever I reposition my typing cursor with my mouse, the SelectionStart property will jump to the same position as CursorPosition for a split second before changing back to the default -1. Here’s a short video showing the repro code, Explorer hierarchy, and demonstration of the bug.

This is kind of annoying, because I made a SelectionChanged module that now double-fires whenever the cursor is repositioned, and I can’t really work around it without doing some janky stuff.

1 Like

Hi, sorry for our late reply on this ticket!
We are catching up on some historical bugs!

Regarding this ticket, we are not able to reproduce the bug and don’t have enough details to action this. If this bug is still occurring, please open a new bug report and be sure to provide as much information as possible following this guide!

Thank you!