[Libreoffice-ux-advise] [Bug 115326] Change multiple spaces to upon HTML export
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Feb 23 20:02:22 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=115326
Buovjaga <todventtu at suomi24.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |filter:html, needsUXEval
CC| |libreoffice-ux-advise at lists
| |.freedesktop.org,
| |todventtu at suomi24.fi
Summary|Save document in html |Change multiple spaces to
|version not have some html | upon HTML export
|formatting |
Severity|normal |enhancement
--- Comment #5 from Buovjaga <todventtu at suomi24.fi> ---
If you look at the MSO exported MHT file, it has this:
<p class=3DStandard>A<span
style=3D'mso-spacerun:yes'> =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp;
</span>B</p>
<p class=3DStandard>A<span style=3D'mso-tab-count:13'> &nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
</span>B</p>
So yeah, the non-breaking space can of course be used to emulate such
situations with multiple spaces. Note that the MHT is using some proprietary
mso-tab-count for the tabs. HTML standard does not support tab characters, so
it does not make sense to export them as HTML and expect them to look the same.
Let's change the summary and involve UX team.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list