Applet with the static content sometimes appears as frozen 'progress ring'.
the applet is successfully started, it's paint() method is executed and it then normally receives all the events, but if the applet content is static and no repaint happens any more we may see that frozen 'progress ring'.
If any repaint happens later the app7let becomes completely visible and functions normally.
For more details see here:JDK-8021383
the applet is successfully started, it's paint() method is executed and it then normally receives all the events, but if the applet content is static and no repaint happens any more we may see that frozen 'progress ring'.
If any repaint happens later the app7let becomes completely visible and functions normally.
For more details see here:
- blocks
-
JDK-8021383 [mac] When many applets on page not all of them are loaded
-
- Closed
-
- relates to
-
JDK-8014369 [macosx] Intermittently only some components refresh
-
- Open
-
-
JDK-8041131 [mac] Several applets on a single page in Firefox result in high CPU load
-
- Closed
-