bug-classpath
[Top][All Lists]
Advanced

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

[Bug awt/29419] CairoGraphics.copyArea() problem


From: roman at kennke dot org
Subject: [Bug awt/29419] CairoGraphics.copyArea() problem
Date: 18 Oct 2006 21:47:05 -0000


------- Comment #3 from roman at kennke dot org  2006-10-18 21:47 -------
Looks like we're passing a width and/or height of <= 0 to the native side. We
should:
1. Fix the CairoGraphics Java code to never ever pass width/height of <= 0 to
the native side.
2. Fix the RepaintManager to not create such a situation in the first place.

I take that.


-- 

roman at kennke dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |roman at kennke dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2006-10-18 21:24:39         |2006-10-18 21:47:04
               date|                            |


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





reply via email to

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