mapper
mapper copied to clipboard
mapper 0.9 does not support right to left typing (hebrew) *but older versions did
Steps to reproduce
Actual behaviour
when typing in hebrew, letters appear (on 0.9 versions), from left to right
Expected behaviour
when typing in hebrew, letters should appear from right to left (like mapper 0.8 versions or older)
Configuration
Mapper Version: 0.9.3 Operating System: windows 10
Do you refer to to typing into text input fields (e.g. symbol description), or to editing text objects in the map?
If this changed with Mapper 0.9, it is probably related to upgrading the Qt library from 5.6 to 5.12.
Editing text objects. Thanks
בתאריך שבת, 1 באוג׳ 2020, 09:23, מאת Kai Pastor [email protected]:
Do you refer to to typing into text input fields (e.g. symbol description), or to editing text objects in the map?
If this changed with Mapper 0.9, it is probably related to upgrading the Qt library from 5.6 to 5.12.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenOrienteering/mapper/issues/1680#issuecomment-667481364, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQJTO72DA46G3SO3PCOUO53R6OYFDANCNFSM4O3UE5FA .
Some time ago I modified the text object editing to make it use "input methods" such as Android's virtual keyboard. I don't think there were any special hooks for right-to-left (RTL) languages. I know how to activate Hebrew keyboard layouts, but I have no idea what to type and to expect in order to test RTL.