[Libreoffice-bugs] [Bug 111754] Applying default formatting on a textbox changes background color and line color to blue
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 13 16:03:46 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=111754
Regina Henschel <rb.henschel at t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rb.henschel at t-online.de
Severity|normal |enhancement
--- Comment #3 from Regina Henschel <rb.henschel at t-online.de> ---
The behavior of "Default Formatting" is correct. Reason: The style, which holds
the direct formatting of a text box has the style attribute
'style:parent-style-name="standard" '. So when you remove all direct settings,
then the text box gets the style "standard" as its style. And "standard"
contains line and filling color.
So it is not a real bug. But an improvement is possible. Suggestion: Set the
already existing style "text" as predefined style of a text-box or at least as
parent-style in an automatic style of the text-box. It differs from "standard"
in setting draw:stroke="none" and draw:fill="none"
--
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/20170813/9fd52b1c/attachment.html>
More information about the Libreoffice-bugs
mailing list