Properly focus BufferView on first click
authorManuel Nickschas <sputnick@quassel-irc.org>
Sun, 11 Jan 2009 11:02:26 +0000 (12:02 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 11 Jan 2009 11:45:20 +0000 (12:45 +0100)
Now you don't need to click in a BufferView twice anymore to gain keyboard focus,
for example for hiding a buffer per pressing backspace.
Side-effect is that the input line loses focus now when clicking in the view (obviously),
but the next commmit focuses it automatically on key press, so it should be smooth that way.


No differences found