https://bugs.kde.org/show_bug.cgi?id=486304
--- Comment #18 from cwo <cwo....@posteo.net> --- (In reply to Nate Graham from comment #17) > Maybe the problem here is that the text is manually line-broken? If we > replaced every lone line break with a space, the text might wrap better. I don't think so (even though it would look nicer on smaller window sizes) - you'd still have the text height changing as it does the word wrap, and having to do any word wrap seems to be what is causing the problem. If I increase the horizontal size of the window (before opening the OverlaySheet) so that the word wrap is no longer necessary, it works and allows scrolling right to the end. -- You are receiving this mail because: You are watching all bug changes.