https://bugs.kde.org/show_bug.cgi?id=510221
Tanish Kumar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Tanish Kumar <[email protected]> --- I have successfully reproduced this behavior. I checked the source and saw that XliffTextEdit inherits from KTextEdit, which doesn't seem to support smart substitutions . I would like to attempt implementing this feature (likely by intercepting keyPressEvent or using a textChanged signal to swap the characters). Is it okay if I assign this to myself? -- You are receiving this mail because: You are watching all bug changes.
