public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug AWT/19838] New: Repaint-Loop due to setBackground()
@ 2005-02-09  9:24 hendrich at informatik dot uni-hamburg dot de
  2005-02-09  9:29 ` [Bug AWT/19838] " hendrich at informatik dot uni-hamburg dot de
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: hendrich at informatik dot uni-hamburg dot de @ 2005-02-09  9:24 UTC (permalink / raw)
  To: java-prs

Calls to setBackground() inside paint() cause an infinite repaint-loop,
because setBackground() unconditionally causes a repaint(). This does not
occur with JDK 1.1 .. 5.0

We might want to check whether the background color changes...

-- 
           Summary: Repaint-Loop due to setBackground()
           Product: gcc
           Version: 4.0.0
            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=19838


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

* [Bug AWT/19838] Repaint-Loop due to setBackground()
  2005-02-09  9:24 [Bug AWT/19838] New: Repaint-Loop due to setBackground() hendrich at informatik dot uni-hamburg dot de
@ 2005-02-09  9:29 ` hendrich at informatik dot uni-hamburg dot de
  2005-02-12 22:32 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: hendrich at informatik dot uni-hamburg dot de @ 2005-02-09  9:29 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From hendrich at informatik dot uni-hamburg dot de  2005-02-09 09:22 -------
Created an attachment (id=8148)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8148&action=view)
Demonstrates the repaint loop


-- 


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


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

* [Bug AWT/19838] Repaint-Loop due to setBackground()
  2005-02-09  9:24 [Bug AWT/19838] New: Repaint-Loop due to setBackground() hendrich at informatik dot uni-hamburg dot de
  2005-02-09  9:29 ` [Bug AWT/19838] " hendrich at informatik dot uni-hamburg dot de
@ 2005-02-12 22:32 ` pinskia at gcc dot gnu dot org
  2005-06-02 16:47 ` sven at physto dot se
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-12 22:32 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-12 22:31 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-12 22:31:34
               date|                            |


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


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

* [Bug AWT/19838] Repaint-Loop due to setBackground()
  2005-02-09  9:24 [Bug AWT/19838] New: Repaint-Loop due to setBackground() hendrich at informatik dot uni-hamburg dot de
  2005-02-09  9:29 ` [Bug AWT/19838] " hendrich at informatik dot uni-hamburg dot de
  2005-02-12 22:32 ` pinskia at gcc dot gnu dot org
@ 2005-06-02 16:47 ` sven at physto dot se
  2005-07-20 19:41 ` fitzsim at redhat dot com
  2005-07-20 19:46 ` fitzsim at redhat dot com
  4 siblings, 0 replies; 7+ messages in thread
From: sven at physto dot se @ 2005-06-02 16:47 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From sven at physto dot se  2005-06-02 16:46 -------
Just commited a simple fix for this to Classpath CVS.


-- 


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


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

* [Bug AWT/19838] Repaint-Loop due to setBackground()
  2005-02-09  9:24 [Bug AWT/19838] New: Repaint-Loop due to setBackground() hendrich at informatik dot uni-hamburg dot de
                   ` (2 preceding siblings ...)
  2005-06-02 16:47 ` sven at physto dot se
@ 2005-07-20 19:41 ` fitzsim at redhat dot com
  2005-07-20 19:46 ` fitzsim at redhat dot com
  4 siblings, 0 replies; 7+ messages in thread
From: fitzsim at redhat dot com @ 2005-07-20 19:41 UTC (permalink / raw)
  To: java-prs


------- Additional Comments From fitzsim at redhat dot com  2005-07-20 19:41 -------
Fixed by Sven de Marothy in GNU Classpath.  Closing.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug AWT/19838] Repaint-Loop due to setBackground()
  2005-02-09  9:24 [Bug AWT/19838] New: Repaint-Loop due to setBackground() hendrich at informatik dot uni-hamburg dot de
                   ` (3 preceding siblings ...)
  2005-07-20 19:41 ` fitzsim at redhat dot com
@ 2005-07-20 19:46 ` fitzsim at redhat dot com
  4 siblings, 0 replies; 7+ messages in thread
From: fitzsim at redhat dot com @ 2005-07-20 19:46 UTC (permalink / raw)
  To: java-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.0


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


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

* [Bug awt/19838] Repaint-Loop due to setBackground()
       [not found] <bug-19838-9150@http.gcc.gnu.org/bugzilla/>
@ 2005-10-16  1:57 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-16  1:57 UTC (permalink / raw)
  To: java-prs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.0                       |pre-0.18


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


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

end of thread, other threads:[~2005-10-16  1:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-09  9:24 [Bug AWT/19838] New: Repaint-Loop due to setBackground() hendrich at informatik dot uni-hamburg dot de
2005-02-09  9:29 ` [Bug AWT/19838] " hendrich at informatik dot uni-hamburg dot de
2005-02-12 22:32 ` pinskia at gcc dot gnu dot org
2005-06-02 16:47 ` sven at physto dot se
2005-07-20 19:41 ` fitzsim at redhat dot com
2005-07-20 19:46 ` fitzsim at redhat dot com
     [not found] <bug-19838-9150@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:57 ` [Bug awt/19838] " pinskia at gcc dot gnu dot org

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).