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

NullPointerException when initiating tab drag during autocomplete

Open matgis-king opened this issue 5 years ago • 1 comments
trafficstars

Expected behaviour

The autocomplete popup closes.

Actual behaviour

The autocomplete popup closes, but a NullPointerException is triggered.

Steps to reproduce

  1. Open any document in a tab.
  2. Open a Code editor tab.
  3. Type something that opens the autocomplete popup, for example msg.
  4. With the autocomplete popup still open, drag the other editor tab.

Related issue: defold/editor2-issues#2916


Build time2020-03-18T09:33:47.800435
Defold channelstable
Defold editor sha9e87ae457f205161c366f876227d4d521eaf7e53
Defold engine sha5295afb3878441fb12f497df8831148525dcfb10
Defold version1.2.166
Error6554e10a6a6b4e41bca31d30590698d0
GPUAMD Radeon R9 M395X OpenGL Engine
GPU Driver2.1 ATI-2.11.21
Java version11.0.1+13
OS archx86_64
OS nameMac OS X
OS version10.14.6

matgis-king avatar Mar 18 '20 10:03 matgis-king

javafx.scene.control.skin.TabPaneSkin in perfromDrag at line 2096

britzl avatar Apr 23 '20 12:04 britzl