Summary: | Close quick chat plasmoid if "open chat button is pressed" | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Ezio Vergine <virgolus> |
Component: | chat-plasmoid | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | aleixpol, heri+kde, kde |
Priority: | NOR | ||
Version: | 0.5.1 | ||
Target Milestone: | Future | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-common-internals/05ab6ed4aa85438dd5fb7342ffcf4ad837d15182 | Version Fixed In: | |
Sentry Crash Report: |
Description
Ezio Vergine
2012-10-09 14:07:20 UTC
Agreed. Maybe this can somehow be coupled with bug #313155? Opening in chat-window closes quick-chat, and closing/minimising chat-window shows the conversation icon in quick-chat again? That's the current behavior on master, I guess it was fixed lately... I was wrong, it wasn't fixed. Git commit afc97a65f78c7f7167e55cec6dd94b9b4fa77b21 by Aleix Pol. Committed on 21/02/2013 at 01:41. Pushed by apol into branch 'master'. Clean up the code now that we sorted out the conversation closing Don't request to close the conversation, it will be removed from the model anyway Take advantage of the last M +2 -8 chat/org.kde.ktp-chat/contents/ui/ChatWidget.qml http://commits.kde.org/telepathy-contact-applet/afc97a65f78c7f7167e55cec6dd94b9b4fa77b21 Git commit 05ab6ed4aa85438dd5fb7342ffcf4ad837d15182 by Aleix Pol. Committed on 21/02/2013 at 01:39. Pushed by apol into branch 'master'. Properly close conversations before delegating them to ktp-text-ui Helps to make a more coherent behavior upon the detaching feature. Reviewed by David Edmundson (reviewboard is not working properly... :/) Related: bug 302602 M +1 -0 KTp/Declarative/conversation.cpp M +1 -0 KTp/Declarative/conversation.h M +20 -10 KTp/Declarative/conversations-model.cpp M +3 -0 KTp/Declarative/conversations-model.h http://commits.kde.org/telepathy-common-internals/05ab6ed4aa85438dd5fb7342ffcf4ad837d15182 |