<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:sean.stangl@gmail.com" title="Sean Stangl <sean.stangl@gmail.com>"> <span class="fn">Sean Stangl</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - FORMATTING: Copy/paste: strikethrough attribute is not exported"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=79304">bug 79304</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
<td>sean.stangl@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FORMATTING: Copy/paste: strikethrough attribute is not exported"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=79304#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FORMATTING: Copy/paste: strikethrough attribute is not exported"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=79304">bug 79304</a>
from <span class="vcard"><a class="email" href="mailto:sean.stangl@gmail.com" title="Sean Stangl <sean.stangl@gmail.com>"> <span class="fn">Sean Stangl</span></a>
</span></b>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=134555" name="attach_134555" title="Handle CrossedOut in HTML export.">attachment 134555</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=134555&action=edit" title="Handle CrossedOut in HTML export.">[details]</a></span>
Handle CrossedOut in HTML export.
The attached patch fixes HTML export for me. Headless conversion to HTML and
"Preview in Web Browser" both correctly report strikethroughs.
Note that this still does not fix strikethroughs when saving as HTML (for
example, when using Export). That function seems to use a completely different
codepath that stores the cell style information in header CSS, while the
headless/preview function uses inline HTML tags.
quikee on IRC suggested also that I add a test to
sc/qa/extras/htmlexporttest.cxx (run via "make
CppunitTest_sc_html_export_test"). I can do that once feedback is provided on
this patch, hopefully with pointers for where the CSS-related HTML code is.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>