Bug 293984 - Plasma Chat popup should be always on top and close when it loses focus
Summary: Plasma Chat popup should be always on top and close when it loses focus
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: chat-plasmoid (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: Future
Assignee: Lasath Fernando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-13 11:08 UTC by Martin Klapetek
Modified: 2013-03-05 20:42 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 0.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.