ComponentHidden fired before ComponentShown

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


at first glance I fail to see how these two are related. Could you
elaborate?


On Fri, May 10, 2013 at 7:21 PM, Mickey Segal <java3 at segal.org> wrote:

> This sounds like it may be related to the problem I discussed in the
> “Intermittent display problems in JRE 7” thread.  I’ve posted some
> screenshots of the display refresh problems we are seeing in our large
> applet at http://segal.org/java/refresh3/.  Robert: do the problems that
> you see seem similar?****
>
> ** **
>
> Robert Krüger wrote:****
>
> 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.****
>
> ** **
>


More information about the macosx-port-dev mailing list