mapper icon indicating copy to clipboard operation
mapper copied to clipboard

mapper 0.9 does not support right to left typing (hebrew) *but older versions did

Open Hagaile opened this issue 5 years ago • 3 comments

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

Hagaile avatar Jul 16 '20 06:07 Hagaile

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.

dg0yt avatar Aug 01 '20 06:08 dg0yt

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 .

Hagaile avatar Aug 03 '20 08:08 Hagaile

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.

dg0yt avatar Aug 15 '20 07:08 dg0yt