Closed alexanderkoller closed 5 years ago
no, it's unrelated to my changes. 55f2ea41cdafd08d54b72697373d501634c23632 (20. april) has the problem, a5c631c22b0afb7698ad91145c0b144ccda2aa9d (23. march) does not. I'll continue to bisect.
break is in 7396884b5e8c866a527d603cdc76a729b1087a8b because I removed an unconditional catch.
DialogOS throws a NullPointerException when closing the node properties window of a TTS node.
To reproduce, create a new document. Drag a TTS node to the canvas. Double-click on it to open the properties window, and then close it by clicking either Ok or Cancel. The exception shown below is printed to the console.
@timobaumann , can this be related to your recent change to the tab order in the properties windows (#122)? I don't think I've seen this bug before.