GNOME Bugzilla – Bug 431606
Emoticons broken (just broken image icon).
Last modified: 2007-11-02 11:58:53 UTC
Please describe the problem: Emioticons work with "Insert->Emoticon->Smile" for example, but auto conversion in the compose window leaves only a broken img icon. Also viewing that email displays a broken image icon. The email text shows ":)" correctly though. Steps to reproduce: 1. Make sure "Automatically insert smiley images" is enabled in preferences. 2. Open a new message compose window. 3. Type " :) " Actual results: A square icon with a small red cross in the top left is displayed. Expected results: A smiley graphical icon would display. Does this happen every time? Yes. Other information: I'm using rawhide, could be part of an upgrade conflict/failure/error.
*** Bug 447807 has been marked as a duplicate of this bug. ***
*** Bug 442332 has been marked as a duplicate of this bug. ***
*** Bug 434290 has been marked as a duplicate of this bug. ***
*** Bug 441582 has been marked as a duplicate of this bug. ***
Created attachment 98259 [details] [review] Proposed patch GtkHTML's "magic smiley" code is still looking for the old emoticon images that got removed in bug #394182. We use named icons from gnome-icon-theme now.
*** Bug 445150 has been marked as a duplicate of this bug. ***
Srini, can you review this? I'll like to get it in to 2.12.2 if possible.
Matt, looks fine to me. I haven't tested. Just test and commit.
Committed to trunk (revision 8611) and gnome-2-20 branch (revision 8612).