Summary: | [Wayland] One line of transparent pixels remains on top of maximized windows when using a HiDPI scale factor | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | joseph.chataignon |
Component: | wayland-generic | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | minor | CC: | kde, nate |
Priority: | NOR | ||
Version First Reported In: | 5.19.5 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot of Wayland on Plasma 5.21.4 with 1px transparent line on top of maximized window, and to left of titlebar |
Description
joseph.chataignon
2020-09-21 06:45:54 UTC
Created attachment 137715 [details]
Screenshot of Wayland on Plasma 5.21.4 with 1px transparent line on top of maximized window, and to left of titlebar
I also get this on Wayland with 250% scaling. For me there is also a 1px line on the left edge of the Breeze titlebar.
In the attached screenshot the line appears purple as this is the colour of the standard Plasma 5.21 wallpaper behind.
It also occurs at 200% Operating System: openSUSE Leap 15.2 KDE Plasma Version: 5.21.4 KDE Frameworks Version: 5.81.0 Qt Version: 5.15.2 Kernel Version: 5.3.18-lp152.72-preempt OS Type: 64-bit Graphics Platform: Wayland Processors: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz Memory: 31.2 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 630 Cannot reproduce on Wayland FWIW. The renderer in the drm backend used to calculate the viewport size as logical size * scale, it was changed a while ago and it uses the mode size, so this bug should be fixed. |