https://bugs.kde.org/show_bug.cgi?id=429024
rockybulwin...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- --- Comment #4 from rockybulwin...@gmail.com --- (In reply to Justin Zobel from comment #1) > I've just tried to reproduce this issue but I cannot on Konsole 21.03.70 > (from git master). > > I see all numbers from 1 to 20 printed. It started occurring again, but the bashrc needs to print more lines for me now (greater than 27 lines). Can you try again but increase the number of lines to the max your terminal can show at the size it is at startup? Make sure that the for loop is the first thing executed when bash starts, i.e., that there are no other bash profiles or rc's. Again, it seems to be a race condition because if I put a sleep before the for loop, the bug isn't triggered. Something I noticed now is that my scroll bar isn't taking the full right side even though there is enough room to display all the lines.(In reply to Nate Graham from comment #3) > I suspect a local configuration or font issue. Let us know if it happens > again. It is still happening intermittently unfortunately. -- You are receiving this mail because: You are watching all bug changes.