On 26-Apr-2002 dan radom wrote: > While saving a file using mozilla 0.9.9 i can crash 0.65.0alpha2 consistantly > when i iconify the download progress / save window. I'm not sure if the > following is helpful or related, but it was what was on the console. >
the code tries to use an invalid pointer. However the bigger problem is with that fixed you can NOT iconify a transient window whose owner is set to root (ie modal windows). hmm, iconifying any other transient causes the owner to be iconified as well. Bad things all around. Thanks for the report.
