Description: It's confusing because the text cursor is to the left of the character. Steps to Reproduce: 1.Create New Presentation document. 2.Change Layouts to "Vertical Title, Vertical Text" 3.Enter text into the textbox. Actual Results: The cursor appears on the left Expected Results: Displayed on the same line as the text Reproducible: Always User Profile Reset: No Additional Info: Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 34cf82953ccd260a05a1c3838178ba50314e2eef CPU threads: 4; OS: Linux 6.8; UI render: default; VCL: gtk3 Locale: ja-JP (ja_JP.UTF-8); UI: en-US Calc: threaded
Created attachment 200841 [details] screencast
author Michael Stahl commit 34cf82953ccd260a05a1c3838178ba50314e2eef editeng: extract ImpEditView::ImplGetCursorRectAndMaybeScroll() ... to separate it from the VCL-Cursor/LOK logic. Change-Id: I60f533630e6c55e832d1471c1512d6651107d5a7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/183310
Reproduced in 25.8. After following the initial instructions, any typed text appears above the cursor rather than on the same line. Also, confirmed this is not an issue in 25.2. Additional info: Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 923da8a3855afae1f3f3a5f50d1fec08bbc02438 CPU threads: 24; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded Version: 25.2.3.2 (X86_64) / LibreOffice Community Build ID: bbb074479178df812d175f709636b368952c2ce3 CPU threads: 24; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
Michael Stahl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/2cd2ea6cc012f1096494b4198cfbb3ea56859157 tdf#166602 editeng: fix painting cursor in vertical text It will be available in 26.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
fixed
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-25-8": https://git.libreoffice.org/core/commit/e289ec223a14460abb7e09fbdf6a868f0a1f71cf tdf#166602 editeng: fix painting cursor in vertical text It will be available in 25.8.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.