| Summary: | Horizontal Lines with Fractional Scaling in KWrite & KDevelop | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-ktexteditor | Reporter: | lukebenes |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | kossebau, thoppels |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
lukebenes
2019-08-22 13:06:40 UTC
Thanks for the report. Which version of KDE Frameworks does your system have? See Help->About KDevelop->tab Libraries The editor display is done by the KTextEditor from KDE Frameworks, so moving the bug to that product. Because with latest KTextEditor code from development branch I can still see issues, in KDevelop, but also KWrite & Kate. BTW, using env var QT_SCALE_FACTOR allows to test this more quickly, e.g. by: QT_SCALE_FACTOR=1.1 kwrite I get lots of lines e.g. after resizing the window to Maximize and back. Am 22.08.19 um 15:29 schrieb Friedrich W. H. Kossebau: > https://bugs.kde.org/show_bug.cgi?id=411167 > > --- Comment #1 from Friedrich W. H. Kossebau <kossebau@kde.org> --- > Thanks for the report. Which version of KDE Frameworks does your system have? > See Help->About KDevelop->tab Libraries This is: KDE Frameworks 5.55.0 QT 5.9.7 xcb Windowsmanager *** This bug has been marked as a duplicate of bug 390451 *** |