Bug 281157

Summary: There is no method to see if a user is typing with only 1 person
Product: [Frameworks and Libraries] telepathy Reporter: David Edmundson <kde>
Component: text-uiAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: francesco.nwokeka
Priority: NOR    
Version: unspecified   
Target Milestone: 0.4.0   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Edmundson 2011-09-01 09:28:20 UTC
This is incredibly frustrating, I've found myself opening another chat, just so I can see if they're typing.

Possible solutions:
 - Bring the status bar back
 - Always show tabs
 - Show something in the window title? Empathy has a "user is typing" icon, which is really cool.
 - We _can't_ add anything to main chat part, because it would break using Adium Themes. Alternatively we could just forget the Adium theme nonsense and just implement something that doesn't suck, where we can do what we want.
Comment 1 Francesco Nwokeka 2011-09-01 10:07:34 UTC
(In reply to comment #0)
> This is incredibly frustrating, I've found myself opening another chat, just so
> I can see if they're typing.
> 
> Possible solutions:
>  - Bring the status bar back
This would be easy to do and clean

>  - Always show tabs
Ugly

>  - Show something in the window title? Empathy has a "user is typing" icon,
> which is really cool.
We need an icon for this. Easy to do operation and quite clean as well, but I think a status bar is more noticable

>  - We _can't_ add anything to main chat part, because it would break using
> Adium Themes. Alternatively we could just forget the Adium theme nonsense and
> just implement something that doesn't suck, where we can do what we want.
Add to the sprint agenda?
Comment 2 Martin Klapetek 2011-09-17 12:40:08 UTC
Git commit bda02b6f9e9530504fc6d45644270cfa532fb166 by Martin Klapetek.
Committed on 17/09/2011 at 14:35.
Pushed by mklapetek into branch 'master'.

Prepend 'Typing...' to the window title if the other side is typing

Reviewed-by: Francesco Nwokeka
BUG: 281157

M  +9    -2    app/chat-window.cpp
M  +1    -0    app/chat-window.h

http://commits.kde.org/telepathy-chat-handler/bda02b6f9e9530504fc6d45644270cfa532fb166