[Libreoffice-bugs] [Bug 88923] Writer sometimes doesn't copy/paste formatting
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 6 15:50:21 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=88923
Timur <gtimur at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |NEW
Resolution|NOTABUG |---
--- Comment #9 from Timur <gtimur at gmail.com> ---
<style:style style:name="P2" style:family="paragraph">
<style:text-properties fo:font-weight="bold" officeooo:rsid="001f96cd"/>
<style:style style:name="P4" style:family="paragraph">
<style:text-properties fo:font-weight="bold" officeooo:rsid="001f96cd"/>
<style:style style:name="T2" style:family="text">
<style:text-properties fo:font-weight="normal" </style:style>
<style:style style:name="T3" style:family="text">
<style:text-properties fo:font-weight="normal">
<style:style style:name="T4" style:family="text">
<style:text-properties officeooo:rsid="0022ece8"/>
<text:p text:style-name="P2">
<text:span text:style-name="T4">Test: </text:span>
<text:span text:style-name="T2">Abcd</text:span>
<text:p text:style-name="P4">
<text:span text:style-name="T3">Test: </text:span>
<text:span text:style-name="T2">Abcd</text:span>
Paragraphs are bold and "Test" inherits that. Abcd are excluded so non-bold.
Upon a copy, "Test" gets new paragraph and text style that is Normal so becomes
non-bold.
I miss a detail why exactly T4 is changed and T2 kept.
It's related to Bug 88380 and maybe RSIDs mentioned in Bug 86988.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180706/cd50e24f/attachment.html>
More information about the Libreoffice-bugs
mailing list