Description: After update to '2017-08-15_23.49.00' daily build from '2017-08-15_00.23.07' daily build, the CJK text position is incorrect under vertical text direction mode. Steps to Reproduce: 1. Open writer to create a new text document 2. Change text direction to 'Right-to-left (vertical)' 3. Input multiple cjk text lines Actual Results: CJK text goes out of paragraph Expected Results: CJK text is in the right position Reproducible: Always User Profile Reset: Yes Additional Info: Debian Linux package: libreoffice (1:5.4.0-1~bpo9+1) also has this problem User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:55.0) Gecko/20100101 Firefox/55.0
Created attachment 135823 [details] correct position (2017-08-15_00.23.07)
Created attachment 135824 [details] incorrect position (2017-08-15_23.49.00)
Created attachment 135825 [details] Sample document file
Confirmed. Looking at the range of commits, this HarfBuzz update springs to mind as the potential cause: https://cgit.freedesktop.org/libreoffice/core/commit/?id=5aab2900dfdc9f12adda378470149670a2a069df Arch Linux 64-bit, KDE Plasma 5 Version: 6.0.0.0.alpha0+ Build ID: a27eb931c22313d4dd5c73b35358c0532d20b79e CPU threads: 8; OS: Linux 4.12; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on September 8th 2017
Regression introduced by 5aab2900dfdc9f12adda378470149670a2a069df. Same as in bug 111967 *** This bug has been marked as a duplicate of bug 111967 ***