Bug 233416 - Smileys are broken
Summary: Smileys are broken
Status: RESOLVED FIXED
Alias: None
Product: kdepim
Classification: Applications
Component: messageviewer (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: LO normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: akonadi-ports-regression
: 240707 (view as bug list)
Depends on:
Blocks: 223438
  Show dependency treegraph
 
Reported: 2010-04-05 20:33 UTC by Thomas McGuire
Modified: 2010-07-31 21:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas McGuire 2010-04-05 20:33:12 UTC
The viewer does not display smileys anymore, instead a small frame with the plain-text smiley in it is shown.
Comment 1 Thomas McGuire 2010-04-05 21:04:51 UTC
Also, the expand/collapse markers for expanding/collapsing long address lists are broken.
Comment 2 Thomas McGuire 2010-05-15 09:44:29 UTC
> Also, the expand/collapse markers for expanding/collapsing long address lists
> are broken.

Fixed by Tom in r1126610.
Comment 3 Thomas McGuire 2010-06-04 12:15:36 UTC
*** Bug 240707 has been marked as a duplicate of this bug. ***
Comment 4 Laurent Montel 2010-06-04 12:50:44 UTC
SVN commit 1134452 by mlaurent:

Fix bug #233416
QtWebKit needs "file://" when we want to show a file (for example emoticon)
It works in khtml too.
BUG: 233416


 M  +1 -1      kemoticonsprovider.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1134452
Comment 5 Igor Poboiko 2010-07-31 21:58:51 UTC
Please see bug 244854. This fix makes emotions to doesn't display in plasma popups (where QLabel is used, not a QtWebKit)!