bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/27185] JComponent.paintChildrenOptimized does not always retu


From: audriusa at bluewin dot ch
Subject: [Bug swing/27185] JComponent.paintChildrenOptimized does not always returns the correct last child to be painted.
Date: 18 Apr 2006 09:14:25 -0000


------- Comment #3 from audriusa at bluewin dot ch  2006-04-18 09:14 -------
No, it does not. The startIndex in paintChildrenOptimized is still not computed
correctly, as (also after applying the patch) the bug disappears after setting
startIndex = children.length-1 before the painting loop.


-- 


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





reply via email to

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