| Summary: | kopete ignores that i have enabled "do not show user specified rich text" | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Jonas Nyrén <spectral> |
| Component: | Chat Window | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | charles, c_erdmann, harloprillar, kde+bugs, luis6674, martin.weidner, pali.rohar, regtothismail, sebastian.rose, syadykin |
| Priority: | NOR | ||
| Version First Reported In: | 1.0.80 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kopete/f6a8bb22dc19be2341daa8b0f053ae215be71ded | Version Fixed/Implemented In: | 4.12 |
| Sentry Crash Report: | |||
|
Description
Jonas Nyrén
2011-07-10 21:56:07 UTC
Confirmed for ICQ clients. $ uname -r 3.0-ARCH $ kopete --version Qt: 4.7.4 KDE: 4.7.1 (4.7.1) Kopete: 1.1.1 None of the 'Formatting Overrides' options work for me when chatting with ICQ clients (not only the official one). Incoming text is displayed with contact-defined formatting. Same problem here: I'm using a dark theme, so when I write and send a message in Kopete (using ICQ protocol) my text is of a light color. However, the messages I receive from my contact are in black color (and hardly readable), no matter if I disable the user specified rich text and background/foreground colors. I can confirm this too... I only noticed it with people using Pidgin on the other side. I'm not sure it's exclusively them though. $ uname -r 3.2-CHAKRA $ kopete --version Qt: 4.8.0 KDE Development Platform: 4.8.1 (4.8.1) Kopete: 1.2.1 *** This bug has been confirmed by popular vote. *** I can confirm too. Often appears when chatting with "original icq users" $ uname -r 3.2.0-24-generic $ kopete --version Qt: 4.8.1 KDE Development Platform: 4.8.2 (4.8.2) Kopete: 1.2.1 hope that helps and the bug will fixed soon Confirm this bug. 3.2.0-30-generic Qt: 4.8.1 KDE Development Platform: 4.8.5 (4.8.5) Kopete: 1.2.5 Can confirm the bug. Appeared when chatting with jabber (gtalk in particular) user who used digsby. 3.2.0-4-amd64 KDE 4.8.4 Qt 4.8.2 Kopete 1.2.3 This bug is pretty annoying, I wonder if it's going to be fixed at all. This continues to happen in KDE 4.8.4. It is easily reproducable on over XMPP. Is Kopete actively maintained? Kopete is still maintained, but there are only few developers. Is your commit http://commits.kde.org/kopete/f6a8bb22dc19be2341daa8b0f053ae215be71ded really fixing this bug? (In reply to comment #9) > Kopete is still maintained, but there are only few developers. Is your > commit > http://commits.kde.org/kopete/f6a8bb22dc19be2341daa8b0f053ae215be71ded > really fixing this bug? Yes. I removed the three checkboxes and replaced it with one general "Ignore formatting". When you're willing to break plugin BC, I might be inclined to change the way messages are stored so that this kind of feature won't work so well. And it does appear to be harder than expected to reproduce because apparantly a lot of public XMPP servers filter out formatting anyway (kdetalk.net and jabber.org included) Changing binary compatibility should not happen for any public kopete library. Just use KDE_DEPRECATED. |