[Libreoffice-bugs] [Bug 127509] Dash type should not respect draw:style="rect" item for draw:name
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 12 16:59:33 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127509
--- Comment #3 from Regina Henschel <rb.henschel at t-online.de> ---
Created attachment 154141
--> https://bugs.documentfoundation.org/attachment.cgi?id=154141&action=edit
Document with styles from different origin + used palette
(In reply to andreas_k from comment #2)
> Different Line Styles:
> - 11 LibO
> - 8 Word
> - 22 Visio
Without "solid" I get
LibO: As much as current palette has in UI, arbitrary in file
MS Office: prstDash OOXML 10, in UI 7, arbitrary as custDash in file
> The thing is if we have for each Line Style draw:style="rect" and
> draw:style="circle" no UI change is needed, but than we get to much
> different Line Styles.
For me not the number of styles is the problem, but that a "round" style does
not generate round dashes.
> As LibO didn't respect draw:style="circle"
It is "draw:style="round".
> and use ALWAYS draw:style="rect"
That is not true. If a palette has a "round" version, then LO will use this
"round" version. And in case of import from OOXML, LibreOffice will generate
draw:style="round" on export to ODF, if the original style has rounded dots and
dashes.
User defined palettes are possible since nearly 20 years now, and "round" and
"rect" is published API. I cannot estimate how many documents are out, which
use it, and how many palettes and macros and user defined graphic styles are in
use, which rely on "round". The document has the palette name in the
settings.xml. If the palette is where specified when opening the document, that
palette will be loaded.
> I'm for have all styles with draw:style="rect" and in the comparision for
> the name don't respect draw:style"" item (cause this feature isn't
> available).
I prefer to have both "round" and "rect" and automatically apply
linecap="round", in case the user applies a style, which has
draw:style="round". That would have the advantage, that rounded dots can be
applied from the sidebar without any further action needed by the user. Line
caps are not available in the sidebar. Such might be combined with a checkbox
to have either round or rect styles shown in the list.
--
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/20190912/1b3beb05/attachment.html>
More information about the Libreoffice-bugs
mailing list