public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug AWT/19839] New: Repaint-loop due to createImage() and non-null ImageObserver
@ 2005-02-09  9:27 hendrich at informatik dot uni-hamburg dot de
  2005-02-09  9:30 ` [Bug AWT/19839] " hendrich at informatik dot uni-hamburg dot de
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hendrich at informatik dot uni-hamburg dot de @ 2005-02-09  9:27 UTC (permalink / raw)
  To: java-prs

Calling Graphics.drawImage( image, x, y, observer ) results in an endless
repaint loop when observer is non null and the image was retrieved via
Component.createImage(width,height).
Note: this does not happen for Image's created via Toolkit.getImage()...

Testcase follows

-- 
           Summary: Repaint-loop due to createImage() and non-null
                    ImageObserver
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: AWT
        AssignedTo: fitzsim at redhat dot com
        ReportedBy: hendrich at informatik dot uni-hamburg dot de
                CC: fitzsim at redhat dot com,gcc-bugs at gcc dot gnu dot
                    org,java-prs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-08-21  5:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-09  9:27 [Bug AWT/19839] New: Repaint-loop due to createImage() and non-null ImageObserver hendrich at informatik dot uni-hamburg dot de
2005-02-09  9:30 ` [Bug AWT/19839] " hendrich at informatik dot uni-hamburg dot de
2005-02-09  9:34 ` hendrich at informatik dot uni-hamburg dot de
2005-02-12 22:32 ` pinskia at gcc dot gnu dot org
2005-08-21  5:38 ` [Bug awt/19839] " fitzsim at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).