Re: Strange exception in ComboBox

2014-01-17 Thread Hervé Girod
e 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 ComboBox at least since b121. >> >> We create a child stage with

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 s

Strange exception in ComboBox

2014-01-16 Thread Hervé Girod
Hello, We have a strange exception in ComboBox at least since b121. We create a child stage with one combobox, and we systematically have an exception when clicking on an item in the list because of a child added to a parent (ComboBoxListViewSkin) without removing it from the previous one