Bug 293984

Summary: Plasma Chat popup should be always on top and close when it loses focus
Product: [Frameworks and Libraries] telepathy Reporter: Martin Klapetek <mklapetek>
Component: chat-plasmoidAssignee: Lasath Fernando <kde>
Status: RESOLVED FIXED    
Severity: normal CC: aleixpol, ddomenichelli, kde
Priority: NOR    
Version: git-latest   
Target Milestone: Future   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In: 0.6.0

Description Martin Klapetek 2012-02-13 11:08:57 UTC
As summary. Currently if I switch to another window, the plasmoid gets beneath it, activating it back takes two click - first closes the chat, the second opens it again.
Comment 1 Lasath Fernando 2012-02-15 13:08:00 UTC
Git commit d862a235ad33de79c9fee74483f1eeda11b32b78 by Lasath Fernando.
Committed on 14/02/2012 at 23:06.
Pushed by fernando into branch 'master'.

Make popup stay visible even after it looses focus.

Will add an option to make it dissapear again (properly) later.
REVIEW: 103992

M  +2    -1    plasmoid/org.kde.ktp-chatplasmoid/contents/ui/ChatWidget.qml
M  +1    -1    plasmoid/org.kde.ktp-chatplasmoid/contents/ui/main.qml

http://commits.kde.org/telepathy-text-ui/d862a235ad33de79c9fee74483f1eeda11b32b78
Comment 2 Aleix Pol 2013-02-20 03:15:06 UTC
It works for me and I see that Lasath did something in this regard, so closing as fixed.