BUG:396363, Fix Texttool tab problems
BUG:396363 Text tool SIGABRT when inserting a tab followed by multiple letters
We no longer attempt to guess columns from string lenght. As tab uses more than one column, we incorrectly detected less glyphs in text, leading to lost characters on screen.
Edited by Halla Rempt