[kwin] [Bug 361342] Problem in dragging windows with a portrait monitor

2016-04-04 Thread Keziolio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361342

--- Comment #5 from Keziolio  ---
It's related to this bug i reported too
https://bugs.kde.org/show_bug.cgi?id=361345 

If i keep the panel on "windows can cover" everything is fixed, the app
launcher and yakuake, if i put it back to "always visible" it breaks again

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 361342] Problem in dragging windows with a portrait monitor

2016-04-04 Thread Keziolio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361342

--- Comment #4 from Keziolio  ---
Here's the output of xprop

https://gist.github.com/Keziolio/b1a7ae8256ea3534fd6ff36d23303639

Changing the panel fixes the problem, and fixes also this bug i reported
https://bugs.kde.org/show_bug.cgi?id=361343 that seems related 

Here's a diff of the xprop output before and after changing the panel (so from
the broken to the working setup)

$ diff withproblem.txt noproblem.txt 
1,2c1,2
< _NET_WM_STRUT(CARDINAL) = 0, 0, 0, 3455
< _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 0, 3455, 0, 0, 0, 0, 0, 0, 1920, 3839
---
> _NET_WM_STRUT(CARDINAL) = 0, 0, 0, 0
> _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0
9c9
< _NET_WM_USER_TIME(CARDINAL) = 6820922
---
> _NET_WM_USER_TIME(CARDINAL) = 6884682
355c355
<   user specified size: 368 by 35
---
>   user specified size: 418 by 35

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 361342] Problem in dragging windows with a portrait monitor

2016-04-03 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361342

--- Comment #3 from Thomas Lübking  ---
Thanks, looks unsuspicious.
What however *is* suspicious (checking the video) is the kickoff position which
smells a hell lot like bogus struts from the panel.

=> Please provide the output of "xprop" on the panel when the problem exists
and also whether changing the panel (eg. to allow maximized windows to go
above/below it) has any impact.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 361342] Problem in dragging windows with a portrait monitor

2016-04-03 Thread Keziolio via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361342

--- Comment #2 from Keziolio  ---
Here's the output 

https://gist.github.com/Keziolio/080cfdc222e724ceaa613291a4aa638c

Thanks

-- 
You are receiving this mail because:
You are watching all bug changes.


[kwin] [Bug 361342] Problem in dragging windows with a portrait monitor

2016-04-03 Thread Thomas Lübking via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361342

--- Comment #1 from Thomas Lübking  ---
please post the output of "xrandr -q" and "qdbus org.kde.KWin /KWin
supportInformation" while the problem manifests and after your temporary
resolution.

-- 
You are receiving this mail because:
You are watching all bug changes.