[frameworks-ktexteditor] [Bug 403868] Bottom of text lines is sometimes cut off

2019-02-25 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=403868 Christoph Cullmann changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In|

[frameworks-ktexteditor] [Bug 403868] Bottom of text lines is sometimes cut off

2019-02-24 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=403868 --- Comment #9 from Christoph Cullmann --- That height seems to help to avoid overpainting https://phabricator.kde.org/D19283 -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktexteditor] [Bug 403868] Bottom of text lines is sometimes cut off

2019-02-06 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=403868 Christoph Cullmann changed: What|Removed |Added CC||cullm...@kde.org --- Comment #8 from Chris

[frameworks-ktexteditor] [Bug 403868] Bottom of text lines is sometimes cut off

2019-02-05 Thread Thomas Schöps
https://bugs.kde.org/show_bug.cgi?id=403868 --- Comment #7 from Thomas Schöps --- Could it be that the real issue here is that there is a mismatch between the line height used in KTextEditor and the line height used internally in Qt for drawing? I had a look at https://github.com/qt/qtbase/blob/5

[frameworks-ktexteditor] [Bug 403868] Bottom of text lines is sometimes cut off

2019-02-05 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=403868 --- Comment #6 from Dominik Haumann --- Background: The rendering pipeline in Kate (KateRenderer) is line based: if a line needs to be drawn, the following happens: 1. We fill the line rect with the background color. 2. We collect range data such as a s

[frameworks-ktexteditor] [Bug 403868] Bottom of text lines is sometimes cut off

2019-02-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=403868 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail beca

[frameworks-ktexteditor] [Bug 403868] Bottom of text lines is sometimes cut off

2019-02-02 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=403868 --- Comment #5 from Dominik Haumann --- Ok, this needs investigation and is bad news ... -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktexteditor] [Bug 403868] Bottom of text lines is sometimes cut off

2019-02-02 Thread Thomas Schöps
https://bugs.kde.org/show_bug.cgi?id=403868 --- Comment #4 from Thomas Schöps --- I am using Qt 5.12.0 (both for compiling and at runtime according to the libraries tab in KWrite's about dialog). I can reproduce the behavior described in the bugreport you linked as well. Indeed, it seems like th

[frameworks-ktexteditor] [Bug 403868] Bottom of text lines is sometimes cut off

2019-02-02 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=403868 --- Comment #3 from Dominik Haumann --- Duplicate of https://bugs.kde.org/show_bug.cgi?id=403470 ? -- You are receiving this mail because: You are watching all bug changes.

[frameworks-ktexteditor] [Bug 403868] Bottom of text lines is sometimes cut off

2019-02-02 Thread Dominik Haumann
https://bugs.kde.org/show_bug.cgi?id=403868 --- Comment #2 from Dominik Haumann --- Which Qt version do you use? The issue with the last line is not fixed. But the selection issue should be fixed with Qt 5.12 (best 5.12.1, since 5.12.0 has severe issues). -- You are receiving this mail because

[frameworks-ktexteditor] [Bug 403868] Bottom of text lines is sometimes cut off

2019-02-02 Thread Thomas Schöps
https://bugs.kde.org/show_bug.cgi?id=403868 --- Comment #1 from Thomas Schöps --- Created attachment 117791 --> https://bugs.kde.org/attachment.cgi?id=117791&action=edit Screenshot showing another way the bug seems to show up Another way this bug seems to show up is if doing a multi-line text