editor2-issues icon indicating copy to clipboard operation
editor2-issues copied to clipboard

Switch to another window - error!

Open notbadgun opened this issue 5 years ago • 2 comments

Expected behaviour

When you type a certain function, a function hint appears, if you switch to another window, then there should be no error. It should just change the window.

Actual behaviour

When you type in a certain function, a hint to a function (e.g. msg) appears, if you switch to another window at that moment, then an error occurs.

Steps to reproduce

Type any specific function, a hint to a function will appear (e.g. msg), if you switch to another window at that moment, then an error occurs.

defold_editor_i3


Build time2020-02-12T11:20:45.300022
Defold channeleditor-alpha
Defold editor sha801e1128222d313bdf47a0e083a681bb01accac4
Defold engine sha6fac6e80f09ab297093e3ff65a7f45ad56e06e33
Defold version1.2.165
Error52e7734beca64ff1bf51b755a74547fb
GPUGeForce GTX 1080 Ti/PCIe/SSE2
GPU Driver4.6.0 NVIDIA 432.00
Java version11.0.1+13
OS archamd64
OS nameWindows 10
OS version10.0

notbadgun avatar Feb 15 '20 14:02 notbadgun

Duplicate of #2572

JCash avatar Feb 17 '20 07:02 JCash

This is actually a duplicate of #2696. The exception is in TabPaneSkin.stopDrag.

matgis-king avatar Feb 17 '20 14:02 matgis-king