[Bug 47866] comctl32:datetime: Fails in the Arabic locale

WineHQ Bugzilla wine-bugs at winehq.org
Thu Dec 19 20:58:40 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=47866

--- Comment #9 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to Nikolay Sivov from comment #8)
> I don't know. It's not clear to me what the purpose of this could be. Maybe
> it's some weird interaction with window RTL styles. I wonder what "'hh' ab"
> will return  "ab 12" or "ba 12", and then "'hh'ab" with no space.

I did some testing, and:

* "'ab' hh" yields "12 ba";
* "ab hh" yields "12 ba" also;
* "'ab'hh" yields "12ba";
" "حم hh" yields "12 مح" (so even RTL characters are reversed).

-- 
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.


More information about the wine-bugs mailing list