Bug 158371

Summary: focus the input box when chat window is clicked
Product: [Applications] kopete Reporter: Matteo Croce <rootkit85>
Component: Chat WindowAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: joonas.koivunen
Priority: NOR    
Version: 0.50.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Matteo Croce 2008-02-25 01:09:02 UTC
Version:           0.50.1 (using 4.0.1 (KDE 4.0.1), Kubuntu packages)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.24

In old kopete (kde 3.5) the Input field gets the focus when the chat window is clicked (I refer to the textarea where messages are written)
In newer kopete this doesn't happens, and that's a bit annoyng
Comment 1 FiNeX 2008-02-25 12:37:29 UTC
Confirmed on revision 779032.
Comment 2 Dennis Nienhüser 2008-04-20 12:27:39 UTC
SVN commit 799085 by nienhueser:

Focus proxy on message part; this way the text edit gets the focus when I scroll over the message part. I think it was also this way in the KDE 3 version.
Backport of the fix introduced in revision 778884 by uwolfer
BUG: 158371


 M  +1 -8      chatview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=799085
Comment 3 Dennis Nienhüser 2008-04-27 12:07:59 UTC
*** Bug 161299 has been marked as a duplicate of this bug. ***