https://bugs.documentfoundation.org/show_bug.cgi?id=166412
--- Comment #1 from Saburo <[email protected]> --- When you display a dialog that allows text input (for example, search and replace), suggestions will be displayed, and when the focus moves to a search combo box (ctrl+F) that is not a dialog, the suggestions will no longer be displayed. The version where this issue was first noticed: LibreOffice 6.7.6 and 24.2.3 Google Japanese Input 2.29.5370 I don't know what version number was used at the time of 147299, but it worked in 7.4, so there may be a problem with Google Japanese Input. When bisected in the current environment, the following commit was created author Mark Hung commit 5686c1aca40beb9514d40c86b4a3780a8a1334ba vcl: use DWriteTextRenderer for vertical writing. It's really not possible to support vertical writing with old ExTextOutW API, use DWriteTextRenderer in this case. This also get rid of the hacks to prepend '@' in front of the font name when it's for vertical writing. Change-Id: Icf594dd248be35fb101d6c1e296971f1acf56e39 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115017 -- You are receiving this mail because: You are the assignee for the bug.
