Since the update to Mageia 3 the KDE Konsole shows the input cursor on a wrong position.
It always show 1 space (blank) character in front of the cursor.
''#' stands for the cursor in the following example.
If I enter
DDDDDDDDDDDDDD#
Then it shows:
DDDDDDDDDDDD #
If I go back with the <--- cursor key:
DDDDD #DDDDDDD
The key entry point is in front of the space and not of the cursor symbol.
How can I get rid of this space?