[Bug awt/17463] new methods introduced in JDK 1.4 missing in java.awt.Window

2005-08-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 00:31 --- Fixed in GNU Classpath. Closing. -- What|Removed |Added Status|ASSIGNED

[Bug java/20597] [meta-bug] missing Java 1.4 support

2005-08-20 Thread fitzsim at redhat dot com
-- Bug 20597 depends on bug 17463, which changed state. Bug 17463 Summary: new methods introduced in JDK 1.4 missing in java.awt.Window http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17463 What|Old Value |New Value -

[Bug swing/21635] GLib-GObject-WARNING with jython

2005-08-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 00:58 --- I tried to run this under JamVM+Classpath: $ jamvm -Dpython.home="/home/fitzsim/jython-2.1" -classpath "/home/fitzsim/jython-2.1/jython.jar" "org.python.util.jython" Jython 2.1 o

[Bug swing/16540] GlassPane intercepting of MouseEvents flaky.

2005-08-20 Thread fitzsim at redhat dot com
-- What|Removed |Added AssignedTo|graydon at redhat dot com |langel at redhat dot com Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla

[Bug awt/19840] drawImage bug

2005-08-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 05:08 --- Fixed in GNU Classpath by Sven de Marothy. Closing. -- What|Removed |Added Status

[Bug awt/16822] Graphics.setClip(null) should remove clip

2005-08-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 05:32 --- Fixed by: 2005-08-21 Thomas Fitzsimmons <[EMAIL PROTECTED]> * gnu/java/awt/peer/gtk/GdkGraphics.java (setClip(Shape)): Clear clip when clip == null. * gnu/java/awt/pe

[Bug awt/16824] GdkPixbufDecoder crashes with image loading programs

2005-08-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 05:35 --- Do you have an example program for this? I suspect this was fixed by Sven's image work. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16824

[Bug awt/19839] Repaint-loop due to createImage() and non-null ImageObserver

2005-08-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 05:38 --- This prints: Got the image: [EMAIL PROTECTED] paint 1 1 repaints, probably ok. Fixed by Sven's image work. Closing. -- What|Removed |

[Bug awt/19843] AWT program ignores System.exit()

2005-08-20 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 05:39 --- Fixed, closing. -- What|Removed |Added Status|NEW |RESOLVED

[Bug swing/21635] GLib-GObject-WARNING with jython

2005-08-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 15:12 --- I can't reproduce this on Classpath CVS HEAD. Resolving as fixed. -- What|Removed |

[Bug awt/17254] [java-gui-branch] Hang when resizing AWT window on Alpha

2005-08-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 15:36 --- I've fixed the locking problems, and changed how resizing works so that it doesn't happen in the GTK thread. Although I don't have an Alpha to test on, my guess is that this won't happen

[Bug swing/16524] implementation of JTable

2005-08-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 15:47 --- JTable is implemented now. Closing. -- What|Removed |Added Status|ASSIGNED

[Bug swing/16776] JH will not build to a shared libary without some SWING classes

2005-08-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 16:08 --- This bug boils down to: "we don't have a complete implementation of javax.swing.text.html yet." I'm going to create a new bug for that and close this one as a duplicate. *** This bug

[Bug swing/17360] JScrollPane has incorrect size when JList with specified size is added to it

2005-08-21 Thread fitzsim at redhat dot com
-- What|Removed |Added AssignedTo|graydon at redhat dot com |abalkiss at redhat dot com Status|NEW |ASSIGNED http://gcc.gnu.org/bugzil

[Bug swing/17362] Scrollbars in JScrollPane appear only if the Container containing JScrollPane is revalidated

2005-08-21 Thread fitzsim at redhat dot com
-- What|Removed |Added AssignedTo|graydon at redhat dot com |abalkiss at redhat dot com Status|NEW |ASSIGNED http://gcc.gnu.org/bugzil

[Bug swing/20015] JMenu stays open but should not

2005-08-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 16:19 --- This is partially fixed. However, clicking again anywhere on the JMenuBar itself should also close the menu. Currently clicking on the empty part of the JMenuBar doesn't close the menu. --

[Bug swing/19863] Swing JMenus appear at wrong locations

2005-08-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 17:04 --- I tested this with twm and committed a fix. Now, other than heavyweight popup menus having a frame, which is a little strange, but WM-dependent, everything seems fine. Closing. -- What|Removed

[Bug swing/20707] JList not respecting LayoutOrientation

2005-08-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 17:42 --- This has been fixed. Closing. -- What|Removed |Added Status|NEW

[Bug swing/22616] new ImageIcon().getIconHeight() throws NPE

2005-08-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 18:30 --- Patch committed, thanks. -- What|Removed |Added Status|NEW

[Bug swing/16774] Box Layout shouldn't resize components to fill the entire space of the container

2005-08-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 20:27 --- Fixed. Closing. -- What|Removed |Added Status|ASSIGNED

[Bug swing/17275] Filechooser implementation

2005-08-21 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-21 20:28 --- Done. Closing. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug classpath/21741] Need configure option to set java.library.path

2005-08-21 Thread fitzsim at redhat dot com
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |fitzsim at redhat dot com |dot org | Status|NEW

[Bug java/23549] gij swallows args after -ea

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:16 --- Yes; also these should be strncmp calls, since these options can be followed by : etc.. -- What|Removed |Added

[Bug awt/16729] Component.print() and Component.printAll() does not affect graphics parameter

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16729

[Bug awt/17782] KeyboardFocusManagers should be partitioned by ClassLoader

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17782

[Bug awt/19844] Swing components ignore key events

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:23 --- This is fixed now. Closing. -- What|Removed |Added Status|NEW

[Bug swing/19845] Swing ToolTipManager and getLocationOnScreen

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:28 --- Lillian, can you have a look at this one? I assume this is fixed already. -- What|Removed |Added

[Bug swing/19849] Swing: ActionEvent.getActionCommand null

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:29 --- Fixed. Closing. -- What|Removed |Added Status|NEW

[Bug swing/19860] Swing JOptionPane and multiline texts

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:29 --- Fixed. Closing. -- What|Removed |Added Status|NEW

[Bug swing/19861] Swing JOptionPane without parent frame

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:29 --- Fixed. Closing. -- What|Removed |Added Status|NEW

[Bug swing/19862] Swing JTextField fails with StringIndexOutOfBoundsException

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:30 --- Fixed. Closing. -- What|Removed |Added Status|NEW

[Bug awt/20014] BufferedImage.getGraphics() aborts

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20014

[Bug awt/20630] Image APIs should use BufferedImage exclusively

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20630

[Bug awt/21660] FileDialog.SAVE broken

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:34 --- This test case segfaults now. Making high-priority. -- What|Removed |Added Severity

[Bug awt/20014] BufferedImage.getGraphics() aborts

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Severity|normal |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20014

[Bug awt/16005] GridBagLayout resizes components incorrectly when weigthy value is set

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16005

[Bug awt/16628] Focus opposites implementation.

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16628

[Bug awt/20720] crash when pressing laptop arrow keys

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Severity|normal |critical Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20720

[Bug awt/20782] jawt assertion failure

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Severity|normal |critical Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20782

[Bug classpath/21741] Need configure option to set java.library.path

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21741

[Bug awt/16825] Bad results for QuadCurve2D.solveQuadratic

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 19:43 --- *** Bug 22724 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug classpath/21741] Need configure option to set java.library.path

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 21:58 --- OK, $JAVA_HOME/jre/lib/i386 needs to go in gnu.classpath.boot.library.path and java.library.path. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21741

[Bug java/23549] gij swallows args after -ea

2005-08-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23549

[Bug awt/16825] need to reimplement QuadCurve2D.solveQuadratic

2005-08-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-24 23:49 --- We need to reimplement QuadCurve2D.solveQuadratic, possibly using the algorithm described here: http://www.library.cornell.edu/nr/bookcpdf/c5-6.pdf -- What|Removed |Added

[Bug awt/21660] FileDialog.SAVE broken

2005-08-25 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-26 04:03 --- The segfault is fixed: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23571 -- What|Removed |Added

[Bug awt/21660] FileDialog.SAVE broken

2005-08-25 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-26 04:36 --- Fixed. Closing. -- What|Removed |Added Status|NEW

[Bug libgcj/23549] gij swallows args after -ea

2005-08-30 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-08-30 16:22 --- Fixed on CVS HEAD. Closing. -- What|Removed |Added Status|ASSIGNED

[Bug java/26624] New: make install too slow due to CNI header installation

2006-03-09 Thread fitzsim at redhat dot com
ignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26624

[Bug java/26625] New: libgcj-4.2.0.jar not rebuilt after a source file change

2006-03-09 Thread fitzsim at redhat dot com
rce file change Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26625

[Bug libgcj/27027] New: thread cancellation and native Eclipse

2006-04-04 Thread fitzsim at redhat dot com
Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com http://gcc.gnu.org/bugzilla

[Bug libgcj/27031] New: native Eclipse uses too much memory on startup, sometimes

2006-04-04 Thread fitzsim at redhat dot com
sometimes Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: fitzsim at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27031

[Bug libgcj/27031] native Eclipse uses too much memory on startup, sometimes

2006-04-04 Thread fitzsim at redhat dot com
--- Comment #1 from fitzsim at redhat dot com 2006-04-04 18:46 --- Created an attachment (id=11206) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11206&action=view) Screenshot of top when gij uses all memory when running eclipse. -- http://gcc.gnu.org/bugzilla/show_bug

[Bug libgcj/25250] Turn off lib-foo-bar class loading mechanism by default

2006-04-05 Thread fitzsim at redhat dot com
--- Comment #1 from fitzsim at redhat dot com 2006-04-05 23:09 --- There is another problem with how the AWT peer code is installed that we've run into in Fedora Core. We sometimes want to ship multiple versions of GCJ. The unversioned lib-java-awt-peer-gtk.so is installed in /us

[Bug SWING/20015] JMenu stays open but should not

2005-04-22 Thread fitzsim at redhat dot com
-- What|Removed |Added AssignedTo|graydon at redhat dot com |rodimina at redhat dot com Status|UNCONFIRMED |ASSIGNED http://gcc.gnu.org/bugzil

[Bug SWING/16522] Implementation of JComboBox

2005-04-23 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-04-22 14:51 --- Done. Closing. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug AWT/20720] crash when pressing laptop arrow keys

2005-04-23 Thread fitzsim at redhat dot com
-- What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |200

[Bug java/20309] gcjh needs a -force option

2005-04-30 Thread fitzsim at redhat dot com
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |fitzsim at redhat dot com |dot org | Status|NEW

[Bug java/20309] gcjh needs a -force option

2005-05-03 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-05-04 02:32 --- Fixed on mainline. -- What|Removed |Added Status|ASSIGNED

[Bug AWT/20790] libjawt.so must be renamed

2005-05-16 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-05-16 22:45 --- Renamed libgcjawt.so on mainline. Closing. -- What|Removed |Added Status|NEW

[Bug AWT/21598] rendering problem with button text

2005-05-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2005-05-

[Bug AWT/21599] transparent images don't work

2005-05-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-05-25 01:59 --- Fixed by Sven de Marothy in GNU Classpath. -- What|Removed |Added Status

[Bug AWT/21600] race condition with java applet

2005-05-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2005-05-

[Bug AWT/21604] strange refresh behavior when moving mouse

2005-05-24 Thread fitzsim at redhat dot com
--- 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 pr

[Bug AWT/21649] errors when exiting gcjappletviewer

2005-05-24 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-05-25 02:03 --- Do you still see this on HEAD? I can't reproduce it. What applet are you running? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21649

[Bug AWT/21660] FileDialog.SAVE broken

2005-05-24 Thread fitzsim at redhat dot com
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2005-05-

[Bug libgcj/20699] gij -ms segfaults

2005-05-25 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-05-25 18:34 --- Hans, are you still planning on creating a patch for this? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20699

[Bug libgcj/20699] gij -ms segfaults

2005-05-25 Thread fitzsim at redhat dot com
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |Hans dot Boehm at hp dot com |dot org | Status|UNCONFIRMED

[Bug AWT/17254] [java-gui-branch] Hang when resizing AWT window on Alpha

2005-05-30 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-05-30 15:32 --- There were some changes in how AWT threading works (as well as many other changes) recently. Can you retry your test and post the results here? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17254

[Bug SWING/19860] Swing JOptionPane and multiline texts

2005-06-03 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-06-03 15:13 --- OK, for stuff like this we'll wait until tromey's big merge is complete. I don't want to merge any Classpath gui work into libgcj at this point. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19860

[Bug AWT/21604] strange refresh behavior when moving mouse

2005-06-09 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-06-09 22:55 --- Fixed on GNU Classpath mainline. -- What|Removed |Added Status|NEW

[Bug AWT/16203] need to kill awt helper threads on gui app exit

2005-01-04 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-01-04 20:20 --- Fixed on java-gui-branch. -- What|Removed |Added Status|NEW

[Bug AWT/17952] Windows don't show with window manager that supports _NET_REQUEST_FRAME_EXTENTS

2005-02-08 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-08 16:30 --- Fixed on java-gui-branch. -- What|Removed |Added Status|NEW

[Bug AWT/19453] AWT FileDialog gives warnings

2005-02-10 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-10 23:06 --- Fixed on java-gui-20050128-branch. Closing. -- What|Removed |Added Status|NEW

[Bug AWT/16771] Can't change location while the component is hidden

2004-07-26 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2004-07-27 01:15 --- Created an attachment (id=6837) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6837&action=view) test case reattach test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16771

[Bug AWT/17782] New: KeyboardFocusManagers should be partitioned by ClassLoader

2004-10-01 Thread fitzsim at redhat dot com
Priority: P2 Component: AWT AssignedTo: fitzsim at redhat dot com ReportedBy: fitzsim at redhat dot com 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=17782

[Bug AWT/17782] KeyboardFocusManagers should be partitioned by ClassLoader

2004-10-01 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2004-10-01 20:25 --- Created an attachment (id=7258) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7258&action=view) Show that keyboard focus managers are not partitioned by ThreadGroup -- http://gcc.gnu.org/b

[Bug AWT/17782] KeyboardFocusManagers should be partitioned by ClassLoader

2004-10-01 Thread fitzsim at redhat dot com
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2004-10-

[Bug bootstrap/18288] remaking existing build after cvs update gives configure recheck problems

2004-11-03 Thread fitzsim at redhat dot com
-- What|Removed |Added CC||fitzsim at redhat dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18288

[Bug AWT/18312] Component.createImage() doesn't clear bitmap

2004-11-05 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2004-11-05 20:05 --- This looks good. Please commit. -- What|Removed |Added Status|UNCONFIRMED

[Bug AWT/16740] Unwanted expose events upon mouse enter/exit

2004-11-05 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2004-11-05 22:13 --- We're receiving these expose events as a result of the GtkButton changing from the NORMAL to the PRELIGHT state. I think we should accept this behaviour as a difference in the native widget's impl

<    1   2