AsciidocFX
AsciidocFX copied to clipboard
Small keyboard Issue: inserting a 'dead' key on german keyboard adds a trailing space
Good evening
This is a strange issue because I guess it usually is handled by the keyboard driver and not by the editor:
If we enter a dead key in AsciidocFX, then a trainling space will be added.
For example, on the swiss german (and probably on the german) keybaord, the grave accent ( ` ) is a dead key, so we have to press this key combination:
- press Shift and the key which contains the grave accent ( ` ) (and release both keys)
- press space
The result:
- the normal behaviour: just one character, the grave accent ( ` ) is inserted: `
- AsciidocFX behaviour: the grave accent ( ` ) and a trailing space is inserted: `̺
I hope it is possible to just configre the editor component so that it handles dead keys as usual :-)
Thanks a lot!, kind regards, Thomas
In case I just pressed a key then the difference between the next position is much more increased (maybe twice) then it should normally happen. I use the german keyboard on a apple device. That issue starts since the upgrade of ASCIIDOCFX was done. In the version before - maybe the version before was installed 1 or 2 months before - it was not happen. No idea why else has changed in that timeframe but since the new version of ASCIIDOCFX is in place the issue happened. Restart of the Mac does not solve that issue.