https://bugs.documentfoundation.org/show_bug.cgi?id=152876
Gerald Pfeifer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #4 from Gerald Pfeifer <[email protected]> --- I tried with the latest daily build Version: 26.8.0.0.alpha0+ (X86_64) Build ID: 49dee0dd73be06af22cb7198ab80c3a7c377e352 CPU threads: 14; OS: Linux 6.19; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded and the issue appears addressed there, both confirmed visually as well as inspecting the XHTML code: <style> .paragraph-P1{ font-size:10pt; font-family:Courier; writing-mode:horizontal-tb; direction:ltr;text-align:right ! important; } </style> <p class="paragraph-P1">Right aligned</p> As you can see this has a style of "text-align:right" compared with "text-align:left" in the original openSUSE bug report. -- You are receiving this mail because: You are the assignee for the bug.
