klehmann
Dec 2, 2007, 02:27 PM
I'm using a Java application in a bootcamp WindowsXP installation (JDK 1.5.0_13). In JTable and JList components of the application, the components are not painted properly when scrolling up. You only get duplicated lines and cannot see the contents any more. Scrolling down works without problems.
Do you have any experience with this bug? It does not occur in a normal Windows system, only inside the Parallels emulation (full screen, window, coherence), tested with build 5162, 5540 and 5570.
Seems to be a problem between the display driver and the Sun JDK draw routine. It does not happen on other components inside a JScrollPane. And using the IBM JDK, there is no draw error.
Do you have any experience with this bug? It does not occur in a normal Windows system, only inside the Parallels emulation (full screen, window, coherence), tested with build 5162, 5540 and 5570.
Seems to be a problem between the display driver and the Sun JDK draw routine. It does not happen on other components inside a JScrollPane. And using the IBM JDK, there is no draw error.