The old version of pidgin allowed the user to resize the input box within a conversation window, by moving the centre dividing line up or down. This is no longer possible in the new version of pidgin; instead, the input box is only a small section of the overall conversation window. Would be nice to be able to resize it again.
I think this is a terrible change from a usability point of view and would like to see it reverted. Can Debian lobby for this (there are some requests[1] on the Pidgin Support mailing list)? Would a patch be applied to the Debian package if submitted? [1] declaration of interest - one of them is from me.
For what it's worth, if you copy the file pidgin/gtkconv.c from the previous pidgin package (version 2.3.1) into the source tree of the current package, then it compiles and runs perfectly, with the old chat window interface. Cheers, Paul
Hello, As shown in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469283#12, indeed, the box resizes, depending on the number of lines, BUT until a max of 4 lines. This is definitely a usability downgrade for those cases when you need to send multiple lines of text and you'd prefer to review the entire message. Also, the fact that you can explicitly resize the input box goes against what a regular person would expect.
Hello, As shown in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469283#12, indeed, the box resizes, depending on the number of lines, BUT until a max of 4 lines. This is definitely a usability downgrade for those cases when you need to send multiple lines of text and you'd prefer to review the entire message. Also, the fact that you can explicitly resize the input box goes against what a regular person would expect.
Pidgin 2.4.1 modifies the input box resizing algorithm a bit so that it will grow up to half the vertical size of the window. It seems to me this would eliminate the need for a manual resize option; please let me know if this is the case so I can close this bug.
I'd prefer the manual resize, but I'm probably going to be in the minority after this new fix. Just my $.02 Nathan A. Stine
I'd prefer the manual resize, but I'm probably going to be in the minority after this new fix. Just my $.02 Nathan A. Stine
Please count me among those that would prefer manual resizing too. The auto algorithm is awkward to work with. Bart