Property lookup button in component scripting bug

I am not sure when this started happening but it has gotten so annoying that I feel the need to post about it.
When editing a script on a component, if you use the property lookup tool, select a property, click ok, it does NOT return focus to the script editing box like it used to.

Normally I will be typing up a condition like

someVariable =

click the property search button, select a property, click ok, then start typing again.
But for some reason since upgrading to 8.1.18 it doesn’t return focus to the editing window.
So then I have to click on the line where I want to type and start typing.

A minor annoyance, but one I have not experienced before.

Doh. Yeah, this is an inadvertent consequence of the script editor changes. Super easy fix. I’ll see if I can get it into 8.1.21.

4 Likes

This’ll be fixed in 8.1.21.

1 Like

While we are talking about small annoyances, if you have a script console open and minimize it. If you select the script console from the tools dropdown, the minimized window will not become visible, it just stays minimized.