Open sillysloft opened 21 years ago
Original comment by: fredrik_wendt
Original comment by: rathnor
Logged In: YES user_id=603593
By golly it _was_ an annoying bug (to find). But it was found.
A ConfigureNotify wasn't being passed back to the client when fluxbox got a configureRequest event. AFAICT, java was waiting for this event (it is in the ICCCM spec), and eventually timed out.
Anyway, it should be fixed in CVS now. Thanks for your help with the test apps.
Original comment by: rathnor
When opening a window (or at least JOptionPanes, not sure about JFrames) in 0.9.4 there's a (terribly annoying) delay before it's content is shown. This behaviour is not present in 0.1.14.
The supplied class file demonstrates several JOptionPanes, which all suffers this delay under 0.9.4, but not under 0.1.14.
Reported by: fredrik_wendt