JTextPane and images in html

I have a problem with rendering of images in a JTextPane rendering of images.

Only parts of the images are rendered (like 50x50 pixels). When i move the mouse inside the pane everything renders correctly.

Am I doing something wrong? Or is this a known problem? (From different posts on the Internet I understand that JTextPane has problems)

[359 byte] By [Skyllaa] at [2007-11-27 10:00:27]
# 1
Think I've solved the problem.using method updateUI() inherited from JTextComponent
Skyllaa at 2007-7-13 0:31:46 > top of Java-index,Desktop,Core GUI APIs...