bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/27833] Strange repaint bugs after Graphics2D update


From: mark at gcc dot gnu dot org
Subject: [Bug swing/27833] Strange repaint bugs after Graphics2D update
Date: 13 Jun 2006 13:27:10 -0000


------- Comment #32 from mark at gcc dot gnu dot org  2006-06-13 13:27 -------
(In reply to comment #22)
> > Could everybody run his test programs again and report if there are still
> > problems? I don't have any problems left.
> 
> "Simple" things seem to work well again.

Lets close this bug.

And lets open 2 new bug reports for...

> I still see all sorts of problems with JSplitPane. (In my image viewer, both
> the JTree with the filenames and the main image canvas seem to randomly
> overwrite parts of the split pane dividers, and sometimes things are blit into
> wrong regions of the viewports. Probably some wrong clip remaining somewhere 
> in
> JViewPort.)

And...

> The menu-overwritten-issue is still there. I have no simple testcase, but here
> are the steps to reproduce it:
> 
> 1. Download  
>    http://tams-www.informatik.uni-hamburg.de/applets/hades/archive/hades.jar
> 2. Run jamvm -jar hades.jar
> 3. Select menu > help > demos > clockgen
> 4. Wait two seconds until the demo begins
> 5. Try to open a menu
> 6. I personally like menu > layers the best: somehow two different parts of 
> the 
>    menu are redrawn when the LED connected to the upper clock generator is 
>    updated :-)
> 7. The component uses its own backbuffer, and calls repaint(x,y,w,h) with
>    handcalculated screen coordinates during the animation repaints.
> 8. Any ideas on how to debug this?

I am also seeing both issues, but it seems better to separate these into their
own bug reports since they seem unrelated to the original issue reported here.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27833





reply via email to

[Prev in Thread] Current Thread [Next in Thread]