Re: Strange exception in ComboBox

2014-01-17 Thread Hervé Girod
Hello, I was able to fix the exception by moving the creation of the root Pane of the child Stage somewhere else, though I don't understand why this change make it work. I am still trying to have a simple test case which expose the problem, as soon as I am able to have it (for now my example

Re: Strange exception in ComboBox

2014-01-16 Thread Jonathan Giles
It's very hard to say without a test application and the exception stacktrace that you're seeing. If you could get those two things together and file them in a bug in jira, I can take a look. -- Jonathan On 17/01/2014 2:31 a.m., Hervé Girod wrote: > Hello, > > We have a strange exception in Combo