https://bugs.kde.org/show_bug.cgi?id=436880
Bug ID: 436880
Summary: Kmail ignores right-to-left text direction
Product: kmail2
Version: unspecified
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: composereditor-ng
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
STEPS TO REPRODUCE
1. I mark a paragraph.
2. I click the "Right to Left" button in the toolbar.
3. I will send the message.
4. The direction of the paragraph appears left-to-right for the recipient. The
dir attribute was removed before sending.
Source code before sending:
<p dir = 'rtl' style = "margin-top: 0px; margin-bottom: 0px; margin-left: 0px;
margin-right: 0px; -qt-block-indent: 0; text-indent: 0px; - qt-user-state: 0;
"> راست به چپ. </ p>
Source code after receiving:
<p style = "margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;">
راست به چپ. </ p>
SOFTWARE/OS VERSIONS
ArchLinux/KDE Plasma
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Kmail Version: 5.17.0 (21.04.0)
--
You are receiving this mail because:
You are watching all bug changes.