Version: 0.11 (using KDE 3.4.3, Kubuntu Package 4:3.4.3-0ubuntu1 ) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.12-9-k7 When: A) The history plugin is enabled B) The history of a chat with a user contains an incoming message as the last message C) The user opens up a chat session D) The user attempts to close the chat session less than 1 second after opening it These events cause the chat view to consider the history message as a message received in the last second and prompts "You have received a message from <name> in the last second. Are you sure you want to close this chat?". The problem is that the history plugin calls appendMessages on the KopeteView object, which calls multiple appendMessage on the ChatView object, which marks these messages as "unread" with a 1-second timer to mark them read. This is obviously false, as they are already-read (they are in the history!)
Confirmed in trunk r828808.
Confirmed in KDE SC 4.3.90.
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.
Dear user, unfortunately Kopete is no longer maintained. Please migrate to another solution, e.g. for Jabber a possibility is Kaidan, for Matrix a candidate is NeoChat.