| Summary: | WLM emoticons are not displayed | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Dan <dan76> |
| Component: | WLM Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | tiagosh |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dan
2009-01-20 11:55:52 UTC
It is working fine here. Have you tried to remove the configuration and start with a brand new account? I removed the WLM account, created another one and it didn't help. :( Maybe it's a kopete issue and not a WLM issue? Sorry Tiago for my invalid bug! It was my fault. Months ago I checked the option "Do not show user specified rich text" because some of my contacts decided that every "i" letter would be shown as a emoticon, which is completely annoying. Anyway, I notice that user's custom emoticons, although are displayed correctly when in chat windows, are not displayed when I use the history plugin (chat history when I open new chat). Is this a history plugin problem or WLM should download and store the custom emoticon so history plugin can show the custom emoticon correctly? Thank you. Hi, no problem. Hm, I'm not sure what causes this, but I think it may be a bug in the history plugin. This is missing feature in QTextDocument as it doesn't know of alt attribute for img tag so it strips it when the text is converted to plain text for history plugin (actually it strips the alt attribute already when setHtml is called). |