Bugzilla – Attachment #50175: Patch for qt3 to realize the same behaviour. for bug #117115
return;
d->echoMode = mode;
d->updateTextLayout();
setInputMethodEnabled (mode == Normal);
update();
}