Created attachment 183503 [details] RTL field in Word 2019 Description: Open attachment 182846 [details] from tdf#151364 which is a DOCX file containing fields that can be changed using the dropdown menu. For the RTL fields, the down arrows should fall on the left. Steps to Reproduce: 1- Open DOCX attachment 2- Click on a gray field in page 1 Actual Results: The down arrow for dropdown content control for RTL fields are shown on the right, just like LTR fields Expected Results: The down arrow should fall on the left, as it is in MS Word. Please note that this is not per-document, and it is per-field. If you go to the last page of the same file in MS Word, you will see that for the LTR fields, the down arrow falls on the right. Reproducible: Always User Profile Reset: No Additional Info: Reproducible on the latest LO 7.5 dev master, after tdf#151364 is fixed by Milkos: f726fbc2699b05199a8dec3055710a7131e0aad6 Version: 7.5.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: a0dec4bc9a48b263be182ad7bbe4ba3f8cbb27e1 CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
Created attachment 183504 [details] LTR field in Word 2019 (same document as above)
Yes, I can confirm. Will take a look.
Created attachment 183516 [details] Minimal RTL dropdown reproducer for testing.
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/e716ed8687a4eb99d9e8e1480dd7bfb2c872df7f tdf#151980 sw content controls: fix RTL render of dropdowns It will be available in 7.5.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.