Clicking one of the TextAttribute buttons removes the
focus from the input field, so you have to click in the
input field again to be able to type. This is rather
annoying. Focus should go to the input field again
after clicking one of these buttons.
Logged In: YES
user_id=166555
adding a "requestFocus()" at the appropriate positions in
ChannelWindow and PrivateWinodw resp. helps