Summary: | After zooming out, when moving window the effect is wrong | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Gustavo Genovese <gcesarmza> |
Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.10.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Window being moved after having zoomed in and then out
Window after having zoomed in and then out (regular size, no zoom) |
Created attachment 77810 [details]
Window after having zoomed in and then out (regular size, no zoom)
Just to be sure: you've "Use OpenGL 2.0 shaders" checked in "kcmshell4 kwincompositing"? *** This bug has been marked as a duplicate of bug 304435 *** Yes, when "Use OpenGL 2.0 shaders" is checked I can reproduce this issue, if I disable it the problem disappears It's the linked bug then. Fix is in git master (atm) @Martin c-p for 4.10.2? > c-p for 4.10.2?
sounds reasonable to me
|
Created attachment 77808 [details] Window being moved after having zoomed in and then out Steps to reproduce: 1. Zoom in by pressing Meta and = 2. Zoom out by pressing Meta and - 3. Move a window Expected behavior: The effect while dragging the window around is shown Actual behavior: The effect is shown, but the window size is like zoomed-in Workaround: Disable effects with Alt Shift F12 and enable them back, problem is solved