bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/23558] JComboBox problems on ctwm


From: hendrich at informatik dot uni-hamburg dot de
Subject: [Bug swing/23558] JComboBox problems on ctwm
Date: 9 Sep 2005 15:08:28 -0000

------- Additional Comments From hendrich at informatik dot uni-hamburg dot de  
2005-09-09 15:08 -------
Subject: Re:  JComboBox problems on ctwm


> OK, revert my peer-window-destroyed-check.patch since it is totally invalid.
> Try this new patch; window_get_new_state is really just a workaround for the
> fact that GTK doesn't expose _NET_WM_STATE_MAXIMIZED_VERT and
> _NET_WM_STATE_MAXIMIZED_HORZ window states.

OK. Patch applied cleanly. Test run survived for 10000 iterations now,
with both Graphics2D disabled and enabled. Looks good.


When running with Graphics2D enabled, I got these warnings a few times:

(.:16099): Gdk-WARNING **: GdkWindow 0x340c2a9 unexpectedly destroyed
java.lang.InternalError: Gdk: GdkWindow 0x340c2a9 unexpectedly destroyed
   at gnu.java.awt.peer.gtk.GtkToolkit.gtkMain (Native Method)
   at gnu.java.awt.peer.gtk.GtkToolkit$1.run (GtkToolkit.java:129


When I run "jamvm PR23558" (i.e. without Robot), and then select the
upper JComboBox, the popup appears correctly. When I select a value,
the popup disappears, but the JButton and lower JComboBox are not 
repainted. Can you reproduce this?



-- 


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




reply via email to

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