> > Did anyone come up with a small code sample that reliably reproduces > this? Something other than full-blown JBuilder, for example. >
at the bottom of my bug report you will find a small java app that acts in a similar manner but subtly different. The window loads at the right size and later asks to be enlarged roughly 2x its original size. > > Any suggestions for poking around in the guts of other wm's to see what > they do different? What sort of X-events are the ones to watch for? > > From what I discovered, the bug gets planted when JBuilder starts up (I > switched from blackbox to another wm while JBuilder was still running, > and the oversized dialog bug persisted until I restarted JBuilder). Does > that change anyone's opinion on where the problem may lie? What I would like to do (or see done) is take twm and add similar print statements to its window loading code. This may help us understand the issue better.
