[Bug 305045] does not right align a text written in right-to-left languages inside chat window.

David Edmundson david at davidedmundson.co.uk
Mon Aug 13 09:41:41 BST 2012


https://bugs.kde.org/show_bug.cgi?id=305045

David Edmundson <david at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|does not right align a text |does not right align a text
                   |written in Farsi (and       |written in  right-to-left
                   |possibly all other          |languages inside chat
                   |right-to-left languages)    |window.
                   |inside conversation window. |

--- Comment #4 from David Edmundson <david at davidedmundson.co.uk> ---
looked at Kopete code, 

their HTML as
<li class="NextIncomingMessage" style="direction:
%messageDirection%;">%message%</li>

where %messageDirection% is either rtl or ltr.

Unfortunately this appears to be a Kopete additional hack, which means we can't
support it AND support raw Adium themes which we've been trying.

Unless, instead we just changed some global CSS?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list