editor2-issues
editor2-issues copied to clipboard
Switch to another window - error!
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.
Build time | 2020-02-12T11:20:45.300022 |
Defold channel | editor-alpha |
Defold editor sha | 801e1128222d313bdf47a0e083a681bb01accac4 |
Defold engine sha | 6fac6e80f09ab297093e3ff65a7f45ad56e06e33 |
Defold version | 1.2.165 |
Error | 52e7734beca64ff1bf51b755a74547fb |
GPU | GeForce GTX 1080 Ti/PCIe/SSE2 |
GPU Driver | 4.6.0 NVIDIA 432.00 |
Java version | 11.0.1+13 |
OS arch | amd64 |
OS name | Windows 10 |
OS version | 10.0 |
Duplicate of #2572
This is actually a duplicate of #2696. The exception is in TabPaneSkin.stopDrag
.