[Bug 289895] New: Reply using HTML: "text-align" property stripped off

Bernd Oliver Sünderhauf pancho at kriko.org
Tue Dec 27 03:48:37 GMT 2011


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

           Summary: Reply using HTML: "text-align" property stripped off
           Product: kmail2
           Version: 4.8
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdepim-bugs at kde.org
        ReportedBy: pancho at kriko.org


Version:           4.8
OS:                Linux

When replying, the following (quoted-printable) HTML paragraph :
  <P style=3D"TEXT-ALIGN: center">Foo</P>
is stripped off the "text-align" property, just as well as the following (8bit)
table cell (created by PHPMailer):
  <td valign="top" style="text-align: center; font-size: 12px;">Bar</td>

Reproducible: Didn't try

Steps to Reproduce:
1. Create an email using HTML with CSS styles
2. Send it to yourself.
3. Reply using Kmail2.
4. View source

Actual Results:  
Paragraphs resp. table cell are standard-aligned (left)

Expected Results:  
They should be centered.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list