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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|LAYOUT DOC/X:               |LAYOUT DOC/X: line
                   |vertical-line-orientation   |(vertical) or character
                   |for flies only implements   |(horizontal) orientation
                   |TOP or FROM_TOP in tables   |forces layoutInCell
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=16
                   |                            |2541

--- Comment #2 from Justin L <[email protected]> ---
The conclusion I am reaching is that if either vertical == line or horizontal
== character, then all the rules for layoutInCell apply.

That is hinted at in MS Word's UI. If you select FROM TOP of line, then it
automatically enables layoutInCell, and if you disable layoutInCell, then Line
changes to Paragraph. (But that UI hint only happens in one of the four
possible places.)

So, this re-enforces why compat15 would just ignore layoutInCell and always
treat it as true.

For proof about horizontal, see bug 162550's attachment 195944
notLayoutInCell_lineFromLeft.doc and PDF attachment 195946.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to