Bug 233416

Summary: Smileys are broken
Product: [Applications] kdepim Reporter: Thomas McGuire <mcguire>
Component: messageviewerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: igor.poboiko, montel
Priority: LO Keywords: akonadi-ports-regression
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 223438    

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)!