There is a problem with RTL under Windows, the con...
# jewel
u
There is a problem with RTL under Windows, the content of the title bar is displayed from right to left but the buttons themselves are on the far right instead of being on the left.
I was not able to correct the problem myself, I tried via jna to manually activate the RTL on the title bar, and the result produced is strange, the buttons are positioned at the far left but when I select the cross it selects the button to minimize
הקלטה 2025-06-06 132752.mp4
Here's what I tried
I should point out that under Linux, I don't have this problem, everything is displayed correctly.
s
I don't really know what we could do. We don't do anything particular for RTL and, to be honest, do not have bandwidth right now to work on this. You should file a bug on YouTrack, in any case. If you or any other member of the community figure out a patch, we'll be happy to take PRs, otherwise it'll be worked on "at some point", which probably means "in a long time"
u
I'll try to fix this, thank you very much. It's ok if I add jna platform to the dependencies ?
s
To decorated window it's ok
👍 1
I send a PR 🙂
s
Thanks! That's awesome. I asked some folks to review it 🙂
u
Thanks you ! 🤩