classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] fix more JComboBox crashes


From: Thomas Fitzsimmons
Subject: [cp-patches] fix more JComboBox crashes
Date: Fri, 09 Sep 2005 11:38:32 -0400

Hi,

JComboBox was still crashing under Norman's stress tests.  The crash
always occurred in window_get_new_state where we were calling
XGetWindowProperty to support the two window state hints that GTK
doesn't support: _NET_WM_STATE_MAXIMIZED_VERT and
_NET_WM_STATE_MAXIMIZED_HORZ.  Since the workaround was causing so many
problems, I removed it and filed a proper GTK bug:

http://bugzilla.gnome.org/show_bug.cgi?id=315647

Tom






reply via email to

[Prev in Thread] Current Thread [Next in Thread]