Version: (using KDE KDE 3.5.7) Installed from: Ubuntu Packages OS: Linux If a line contains a tab and a word that doesn't fit into one line (with dynamic word wrapping enabled), moving the cursor doesn't work correctly. Create a document that looks like this: foo(); // zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz bar(); with a tab between "//" and "zzz...", and with enough z's to make them wrap around. Then, click on "bar", and try to move the cursor up. It stop between the 1st and 2nd z's, and won't go up any more. It works correctly in KDE 4, though.
Created attachment 20931 [details] Example Ok, tabs disappeared in the bug report, so I attached a sample file.
fixed, see bug #94693. *** This bug has been marked as a duplicate of 94693 ***