Bug 296927

Summary: Plasmoid should focus on textbox when clicked
Product: [Frameworks and Libraries] telepathy Reporter: Emil Sedgh <emilsedgh>
Component: chat-plasmoidAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED UPSTREAM    
Severity: major CC: aleixpol, ddomenichelli, kde, michael.bohlender
Priority: NOR Keywords: junior-jobs
Version: git-latest   
Target Milestone: 0.4.1   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Emil Sedgh 2012-03-27 21:53:42 UTC
When you open up the plasmoid, you expect it (and mainly its textbox) to get focus.
If not, it means you have to make two clicks to start chatting. Its very 'unnatural'.
(I opened the plasmoid a few times, started chatting, and after pressing enter I realized that I chatted into the wrong window, because plasmoid just opened up and did not get focused)
Comment 1 David Edmundson 2012-03-27 22:13:23 UTC
Porting the line edit to PlasmaComponents from PlasmaWidgets gives us a focus property we can use.
Comment 2 Michael Bohlender 2012-05-13 14:54:02 UTC
http://paste.kde.org/477002/
Comment 3 David Edmundson 2012-05-13 15:13:01 UTC
That patch seems to have nothing to do with this bug.
Comment 4 Michael Bohlender 2012-05-13 15:26:23 UTC
wrong bug,.,...  i am so sorry
Comment 5 Aleix Pol 2012-07-13 00:24:59 UTC
I think it's fixed in newer version of the plasma components (KDE 4.9 maybe?).

In any case it works on my system (all KDE master) and it's clearly not a KTP-QuickChat problem.