Version: 2.5.6 (using KDE 3.5.6, Kubuntu (feisty) 4:3.5.6-0ubuntu14) Compiler: Target: i486-linux-gnu OS: Linux (i686) release 2.6.20-15-generic There are artefacts in the embedded Konsole in Kate. Artefacts hids to some time if minimize and than maximize the window and then shows again. I saw two types of artefacts: 1) short vertical lines consist of _random_ set of colored dots 2) misplaced symbols; for example I saw line lab3.cpp: In function ‘void Process(std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >&, int, int&)’ instead of lab3.cpp: In function ‘void Process(std::vector<int>, std::allocator<int>, std::vector<int>, std::allocator<int>&, int, int&)’ Artefacts of second time doesn't hids after sequental window minimization-maximization. Steps: 1. Open embedded Konsole in Kate. 2. Get a long output to console. For example to compile some source file with gcc. 3. You can see artefacts. Not everytime but you can.
Created attachment 20910 [details] Both types of artefacts Here you can see both types of bug described above.
*** This bug has been marked as a duplicate of 132197 ***