https://bugs.documentfoundation.org/show_bug.cgi?id=114883
--- Comment #19 from Jonathan Clark <[email protected]> --- Writer doesn't seem to handle style:writing-mode="rl-tb" correctly on table cell styles. The GUI only lets you set lr-tb, so it's generally not a problem. However, it's clearly possible to get files that use rl-tb via import (or with hand-written ODTs). Writing mode rl-tb is valid on table cells per the ODF standard, so we should address this bug by fixing the underlying Writer layout problem. The fix for this bug shouldn't need to touch the DOC filter. -- You are receiving this mail because: You are the assignee for the bug.
