[Bug 66822] refactor HTML export of image bullet list

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 24 18:49:29 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=66822

--- Comment #6 from Renato Ferreira <renato.wolp at gmail.com> ---
Created attachment 109974
  --> https://bugs.freedesktop.org/attachment.cgi?id=109974&action=edit
Testcase?

I have tried to replicate this on Mac OS X, LibreOffice Version:
4.4.0.0.alpha2+.

I don't know if I'm doing something wrong, but for me the HTML export has no
image at all for the bullets; not only was I unable to replicate the bug, but
also encountered another one?

I'm attaching a test case, which is really just a document with a bulleted list
where the bullets were formatted to one of the offered images.

If I choose regular bullets, the following HTML excerpt is generated:

<ul><li><p class="P2" style="margin-left:0cm;"><span class="Bullet_20_Symbols"
style="display:block;float:left;min-width:0.635cm;">•</span>HeyMan<span
class="odfLiEnd"/> </p></li><li><p class="P1" style="margin-left:0cm;"><span
class="Bullet_20_Symbols"
style="display:block;float:left;min-width:0.635cm;">•</span><span
class="T1">LookAtMeRockingOut</span><span class="odfLiEnd"/> </p></li></ul>

Whereas the image one exports as:

<ul><li><p class="P2" style="margin-left:0cm;"><span
style="display:block;float:left;min-width:0.635cm;"><!-- --></span>HeyMan<span
class="odfLiEnd"/> </p></li><li><p class="P1" style="margin-left:0cm;"><span
style="display:block;float:left;min-width:0.635cm;"><!-- --></span><span
class="T1">LookAtMeRockingOut</span><span class="odfLiEnd"/> </p></li></ul>

This one does not have the Bullet_20_Symbols class or the hard-coded bullet,
but neither does it have any style for the images as reported here.

Can anyone replicate this behaviour in the current development build? Is this
another bug, or did I run a wrong test...?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20141125/2e64e218/attachment.html>


More information about the LibreOffice mailing list