[Bug AWT/21604] strange refresh behavior when moving mouse
fitzsim at redhat dot com
gcc-bugzilla@gcc.gnu.org
Wed May 25 02:01:00 GMT 2005
------- 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
More information about the Java-prs
mailing list