funny window behavior

I am working in interactive mode, with the GTKAgg backend. When I make a
figure, I was not able to resize it on the screen. I tried changing my dpi
and default figure size in .matplotlibrc, and now I can increase the figure
size, but not decrease it passed its original size. I changed
my .matplotlibrc back to its original configuration, and the same behavior
persists: I can increase the figure size, but not decrease it passed the
original size. This is also true for the GTK backend, but not for WXAgg.

I rebuilt my atlas libraries today, along with Numeric, and numarray. I dont
think that should have anything to do with it, but I rebuilt gtk+, pygtk, and
matplotlib just in case. All are the latest version.

Everything else seems to work, minimizing, maximizing, closing, but not
resizing. Does anyone have a suggestion as to what is wrong, or what I might
check?

Thanks,
Darren