A tab is a valid input character for a QPlainText (CodeView) edit so entering a Tab by accident when trying to tab focus someplace else (there is no place else to go inside CodeView) can never be distinguished from a user intentionally entering the tab character (it is a valid character to enter even in xhtml).
That is not going to change.
|