Why "Hello World" Applets Display weird on Windows ?

If you go to the link : http://java.sun.com/docs/books/tutorial/deployment/applet/getStarted.html,

the "hello world applets" should be displayed well.

However, if you scroll the page down to make the applets invisible in the web page, and then scroll back to make the applets visible again. The applets looks kind of messy! If you refresh the web page, it looks find again.

Why this happen? How can i resove it without refreshing the web page?

I tried it on Linux and Mac, both look well. So i guess it's a problem of Windows.

Thanks!

[576 byte] By [Ming.Jianga] at [2007-11-27 11:22:42]
# 1

it works well on my windows, I'm using firefox.

Yannixa at 2007-7-29 14:56:23 > top of Java-index,Desktop,Core GUI APIs...
# 2

Really? Can i ask what kind of Windows do you use?

I tried XP pro and Vista Business, both have the same problem.

Thanks a lot.

Ming.Jianga at 2007-7-29 14:56:23 > top of Java-index,Desktop,Core GUI APIs...
# 3

> Really? Can i ask what kind of Windows do you use?

>

> I tried XP pro and Vista Business, both have the same

> problem.

>

> Thanks a lot.

i'm using winxp pro and jdk1.6

Yannixa at 2007-7-29 14:56:23 > top of Java-index,Desktop,Core GUI APIs...
# 4

With WinXP Pro, Java 6 and Firefox 2.0.0.5 I experience the same problem.

It looks like the applet's background is not refreshed every time you reenter the page.

java_knighta at 2007-7-29 14:56:23 > top of Java-index,Desktop,Core GUI APIs...
# 5

> With WinXP Pro, Java 6 and Firefox 2.0.0.5 I

> experience the same problem.

> It looks like the applet's background is not

> refreshed every time you reenter the page.

i tried scrolling down and up multiple times it does get messy.

Yannix

Yannixa at 2007-7-29 14:56:23 > top of Java-index,Desktop,Core GUI APIs...
# 6

> i tried scrolling down and up multiple times it does

> get messy.

That's exactly the problem the OP reported.

java_knighta at 2007-7-29 14:56:23 > top of Java-index,Desktop,Core GUI APIs...