https://bugs.winehq.org/show_bug.cgi?id=54559 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |37cd13abdf5d91c7b3f25b39fa1 | |4976bc3a3e3a3 --- Comment #3 from François Gouget <fgouget(a)codeweavers.com> --- This got fixed by the commit below: commit 37cd13abdf5d91c7b3f25b39fa14976bc3a3e3a3 Author: François Gouget <fgouget(a)codeweavers.com> AuthorDate: Fri Feb 24 02:03:41 2023 +0100 riched20/tests: Fix the EM_GETSELTEXT tests in Hindi on Windows. On Windows EM_GETSELTEXT fails with an invalid parameter error in the Hindi locale but works in most other locales, including UTF-8 ones. So check for this issue and adjust the expected results accordingly. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54559 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54565 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.