Bug 53016 - ICQ RTF sending support (send font faces, size and color)
Summary: ICQ RTF sending support (send font faces, size and color)
Status: RESOLVED DUPLICATE of bug 71957
Alias: None
Product: kopete
Classification: Unmaintained
Component: ICQ and AIM Plugins (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-15 09:21 UTC by Nathaniel W. Turner
Modified: 2004-11-23 07:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nathaniel W. Turner 2003-01-15 09:21:46 UTC
Version:           recenct CVS (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

The conversation window has an action to change the font face, but this seems to have no effect on the data that is sent to the other party.  That is, they always see the same font (presumably their default font).  I am seeing this while using the Oscar protocol (I haven't tested it with any other protocols; don't know if it's protocol specific.)
Comment 1 Matt Rogers 2003-05-23 06:01:29 UTC
Does this still happen with Kopete 0.6.2? 
Comment 2 Stefan Gehn 2003-05-23 14:42:23 UTC
sure it does, we don't send out colors or font definitions in oscar yet. For AIM I think it's 
possible to do this easily (AIM uses some small subset of HTML). For ICQ (which now is based 
on our OSCAR plugin) it's harder because it needs to send RTF messages which are a lot more 
complicated than simple text-only messages. 
Comment 3 Matt Rogers 2003-07-07 18:43:37 UTC
Closing due to non-response from the reporter. 
Comment 4 Stefan Gehn 2003-07-07 19:22:00 UTC
Reopening due to Matt being too lazy to read what I answered. This bug in fact 
exists and is known :) 
Comment 5 Nathaniel W. Turner 2003-07-07 23:20:42 UTC
Yeah, I thought sgehn's response answered the question, so I didn't feel 
compelled to follow up personally.  Anyway, no, it does not work in version 
0.6.2. 
Comment 6 Stefan Gehn 2003-08-13 22:28:23 UTC
For ICQ: Needs type-2 messages support 
For AIM: Need docs about the supported HTML tags of AIM. 
 
Comment 7 Stefan Gehn 2003-10-05 16:59:01 UTC
Added simple support for fg color, bg color, font-family and font-size for AIM. 
ICQ will be postponed for some time, it uses ugly RTF and I don't want to parse that 
(rtf being what m$ word use[s,d] in its .rtf files!). 
Comment 8 Matt Rogers 2004-06-21 21:45:27 UTC
We should have RTF support in the KDE 3.3 Betas now. Closing.
Comment 9 Stefan Gehn 2004-06-22 16:29:00 UTC
no, only receiving
Comment 10 Stefano 2004-10-25 00:11:10 UTC
When will be activated RTF in ICQ for outgoing messages? font /Style selector is still shadowed on kopete 0.9.1 in kde-3.3.1.. please fix it
Comment 11 Matt Rogers 2004-10-25 00:17:32 UTC
It'll be fixed when somebody gets around to coding it. 
Comment 12 Matt Rogers 2004-11-23 07:31:52 UTC
bug #71957 more accurately describes the problem.

*** This bug has been marked as a duplicate of 71957 ***