[kopete-bugs] [Bug 172188] Clicking on "cancel" instead of "close chat" closes chat anyway

Tomas Trnka TomTrnka at seznam.cz
Fri Jan 23 14:11:52 CET 2009


http://bugs.kde.org/show_bug.cgi?id=172188





--- Comment #4 from Tomas Trnka <TomTrnka seznam cz>  2009-01-23 14:11:52 ---
Created an attachment (id=30530)
 --> (http://bugs.kde.org/attachment.cgi?id=30530)
A patch fixing this bug

The bug was in KopeteChatWindow::closeEvent - the QCloseEvent comes marked as
Accepted by default, so accept() is actually a no-op, but it's necessary to
call ignore() when the user doesn't want to close the window.


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the kopete-bugs mailing list