public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug awt/21604] strange refresh behavior when moving mouse
       [not found] <bug-21604-360@http.gcc.gnu.org/bugzilla/>
@ 2005-10-16  1:46 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-16  1:46 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

* [Bug AWT/21604] strange refresh behavior when moving mouse
  2005-05-16  6:07 [Bug AWT/21604] New: " tromey at gcc dot gnu dot org
  2005-05-25  2:03 ` [Bug AWT/21604] " fitzsim at redhat dot com
  2005-05-25 15:18 ` tromey at gcc dot gnu dot org
@ 2005-06-09 22:55 ` fitzsim at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fitzsim at redhat dot com @ 2005-06-09 22:55 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From fitzsim at redhat dot com  2005-06-09 22:55 -------
Fixed on GNU Classpath mainline.


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


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


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

* [Bug AWT/21604] strange refresh behavior when moving mouse
  2005-05-16  6:07 [Bug AWT/21604] New: " tromey at gcc dot gnu dot org
  2005-05-25  2:03 ` [Bug AWT/21604] " fitzsim at redhat dot com
@ 2005-05-25 15:18 ` tromey at gcc dot gnu dot org
  2005-06-09 22:55 ` fitzsim at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2005-05-25 15:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tromey at gcc dot gnu dot org  2005-05-25 15:17 -------
Yes, I'm using focus-follows-mouse.


-- 


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


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

* [Bug AWT/21604] strange refresh behavior when moving mouse
  2005-05-16  6:07 [Bug AWT/21604] New: " tromey at gcc dot gnu dot org
@ 2005-05-25  2:03 ` fitzsim at redhat dot com
  2005-05-25 15:18 ` tromey at gcc dot gnu dot org
  2005-06-09 22:55 ` fitzsim at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fitzsim at redhat dot com @ 2005-05-25  2:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From fitzsim at redhat dot com  2005-05-25 02:01 -------
Are you using focus-follows-mouse?  If so, this is a known problem; a change in
a window's active state causes an expose event on the entire window, which
triggers a repaint.  We need to find a way to prevent that expose event in the
gtk peers.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-25 02:01:17
               date|                            |


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


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21604-360@http.gcc.gnu.org/bugzilla/>
2005-10-16  1:46 ` [Bug awt/21604] strange refresh behavior when moving mouse pinskia at gcc dot gnu dot org
2005-05-16  6:07 [Bug AWT/21604] New: " tromey at gcc dot gnu dot org
2005-05-25  2:03 ` [Bug AWT/21604] " fitzsim at redhat dot com
2005-05-25 15:18 ` tromey at gcc dot gnu dot org
2005-06-09 22:55 ` 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).