https://bugs.documentfoundation.org/show_bug.cgi?id=114449

Yousuf Philips (jay) <philip...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jl...@mail.com,
                   |                            |mst...@redhat.com
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=45
                   |                            |884
             Blocks|                            |108237

--- Comment #4 from Yousuf Philips (jay) <philip...@hotmail.com> ---
(In reply to Regina Henschel from comment #3)
> ODF has no special element for a horizontal line.
>
> The horizontal line is a picture-element with a rectangle as content
> anchored as character in Word.

Well for correct interopability with OOXML and other document formats, ODF will
need something to identify the difference between a shape and a horizontal
line, like how OOXML has it. OOXML uses the o:hr, o:hrstd, o:hrnoshade,
o:hrpct, o:hralign attributes of the <v:rect> tag to represent this difference.

http://www.datypic.com/sc/ooxml/e-v_rect.html

> So the import as rectangular shape is correct.

I believe it is incorrect to import it as a rectangular shape with a fill color
and an undefined border line, but instead it should be imported as a defined
line shape, but with the ability to extend its height similar to a rectangle
shape. This will allow correct interopability with other document formats where
you can define the line style, which isnt possible with a rectangular shape.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108237
[Bug 108237] [META] ODF specification issues
-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to