public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug AWT/21604] New: strange refresh behavior when moving mouse
@ 2005-05-16  6:07 tromey at gcc dot gnu dot org
  2005-05-25  2:01 ` [Bug AWT/21604] " fitzsim at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2005-05-16  6:07 UTC (permalink / raw)
  To: java-prs

I'm using the applet here:
http://www.chessgames.com/perl/chessgame?gid=1069669
with gcjappletviewer.
(As of this writing I needed a patch to make this work at all,
see the classpath-patches list.)

When the applet window first comes up, if I move the mouse from
the applet window into another unrelated window, the applet
window will do a full refresh.  If I move the mouse from the applet
window to the desktop, nothing special happens.  (The same thing
happens when moving the mouse from a window into the applet, but
again does not happen when moving from the desktop into the applet.)
After I make a move in the applet, this refresh behavior stops.

-- 
           Summary: strange refresh behavior when moving mouse
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: AWT
        AssignedTo: fitzsim at redhat dot com
        ReportedBy: tromey at gcc dot gnu dot org
                CC: 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=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: strange refresh behavior when moving mouse tromey at gcc dot gnu dot org
@ 2005-05-25  2:01 ` fitzsim at redhat dot com
  2005-05-25 15:17 ` 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:01 UTC (permalink / raw)
  To: java-prs


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

* [Bug AWT/21604] strange refresh behavior when moving mouse
  2005-05-16  6:07 [Bug AWT/21604] New: strange refresh behavior when moving mouse tromey at gcc dot gnu dot org
  2005-05-25  2:01 ` [Bug AWT/21604] " fitzsim at redhat dot com
@ 2005-05-25 15:17 ` 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:17 UTC (permalink / raw)
  To: java-prs


------- 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: strange refresh behavior when moving mouse tromey at gcc dot gnu dot org
  2005-05-25  2:01 ` [Bug AWT/21604] " fitzsim at redhat dot com
  2005-05-25 15:17 ` 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: java-prs


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

end of thread, other threads:[~2005-06-09 22:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-16  6:07 [Bug AWT/21604] New: strange refresh behavior when moving mouse tromey at gcc dot gnu dot org
2005-05-25  2:01 ` [Bug AWT/21604] " fitzsim at redhat dot com
2005-05-25 15:17 ` 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).