[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug swing/27833] New: Strange repaint bugs after Graphics2D update
From: |
hendrich at informatik dot uni-hamburg dot de |
Subject: |
[Bug swing/27833] New: Strange repaint bugs after Graphics2D update |
Date: |
31 May 2006 09:51:44 -0000 |
I just built classpath 2006.05.31 cvs on Linux SuSE 8.2 (upgraded to GTK 2.8),
and I experience some strange repaint issues. Some regions of the app windows
seem to be never repainted, while others (anely topleft) are sometimes
(partially) repainted when the window becomes visible after window manager
operations.
See the attached screenshot for an example; I also attach the (unfinished)
sourcecode of the test app in question. Just compile, then run
jamvm xxx.SudokuGUI
press "Random Game" button (if you can see it), and then "Solve" (or use
mouseclicks to do it yourself).
I also get massive repaint problems when scrolling components inside
JSplitPanes.
Best, Norman
--
Summary: Strange repaint bugs after Graphics2D update
Product: classpath
Version: 0.92
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: swing
AssignedTo: roman at kennke dot org
ReportedBy: hendrich at informatik dot uni-hamburg dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27833
- [Bug swing/27833] New: Strange repaint bugs after Graphics2D update,
hendrich at informatik dot uni-hamburg dot de <=