ComponentHidden fired before ComponentShown

Robert Krüger krueger at lesspain.de
Fri May 10 07:25:58 PDT 2013


Hi,

I am experiencing problems in our app (using the latest OpenJDK8 build)
where under certain circumstances a ComponentHidden event is fired before
the component has been shown for the first time, breaking our app (because
it relies on the fact that this event only occurs after the component has
been shown). Before I start building a reproducible test case (about which
my gut feeling is, that this may be a lot of effort because the app is
rather complex) I would like to ask if there are any known problems in this
area.

Best regards,

Robert


More information about the macosx-port-dev mailing list