[plasmashell] [Bug 353053] After screen geometry changes: Maximized windows ignore panel; grow behind it

2016-03-24 Thread Ralf Jung via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353053

--- Comment #20 from Ralf Jung  ---
QDesktopWidget is also broken, at least in Qt 5.5 and (if I read the code
correctly) still in 5.6: 

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


[plasmashell] [Bug 353053] After screen geometry changes: Maximized windows ignore panel; grow behind it

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

--- Comment #19 from Thomas Lübking  ---
Afaics, QDesktopWidget is only used (as a single remainder, looks like an
oversight) in scripting/workspace_wrapper.cpp and some kcms.

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

[plasmashell] [Bug 353053] After screen geometry changes: Maximized windows ignore panel; grow behind it

2016-03-23 Thread Martin Klapetek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353053

--- Comment #17 from Martin Klapetek  ---
https://git.reviewboard.kde.org/r/125451/

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


[plasmashell] [Bug 353053] After screen geometry changes: Maximized windows ignore panel; grow behind it

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

Thomas Lübking  changed:

   What|Removed |Added

 CC||thomas.luebk...@gmail.com

--- Comment #16 from Thomas Lübking  ---
The panelview uses KScreen & QScreen concurrently what bears a great potential
for races (kscreen reads randr event, fires signal, panelview acts, qscreen
reads event and updates its members)

WIth the local screen implementation in KWin (Martin discarded QScreen; no idea
about kscreen, but half of the "help, my desktop is weird" forum posts relate
to it...) we've 3(!!!) screen implementations around... but screens aren't
relevant to smartphones, so why bother. *shrug*

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

[plasmashell] [Bug 353053] After screen geometry changes: Maximized windows ignore panel; grow behind it

2016-03-23 Thread Martin Klapetek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353053

--- Comment #15 from Martin Klapetek  ---
Yes, I'm aware. I marked these as duplicates cause in both cases the cause is
the same - wrong struts. So if/when someone will investigate the code for
struts, I'm hoping that someone will also test it and/or have it tested in
multiscreen setup, killing two bugs with the same cause at once.

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


[plasmashell] [Bug 353053] After screen geometry changes: Maximized windows ignore panel; grow behind it

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

--- Comment #14 from Thomas Lübking  ---
Fvwi, bug #360828 has a zero strut where the other ones seem to have a negative
one.
Latter are likely to be due to miscalculation (window, rather than root
geometry) in a multiscreen setup but former is just plain broken (it's a
singlescreen setup)

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

[plasmashell] [Bug 353053] After screen geometry changes: Maximized windows ignore panel; grow behind it

2016-03-21 Thread Martin Klapetek via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353053

Martin Klapetek  changed:

   What|Removed |Added

 CC||mklape...@kde.org
 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #13 from Martin Klapetek  ---


*** This bug has been marked as a duplicate of bug 348043 ***

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


[plasmashell] [Bug 353053] After screen geometry changes: Maximized windows ignore panel; grow behind it

2016-03-19 Thread Ralf Jung via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353053

Ralf Jung  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |CONFIRMED
 Ever confirmed|0   |1

--- Comment #12 from Ralf Jung  ---
Rather embarrassingly, this issue persists with Plasma 5.6 (from KDE
experimental). Furthermore, nobody even bothered to to unset the NEEDSINFO flag
after all information htat has been asked for, has been provided.

I will now set this bug to CONFIRMED. Maybe that helps?

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


[plasmashell] [Bug 353053] After screen geometry changes: Maximized windows ignore panel; grow behind it

2016-01-17 Thread Ralf Jung via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353053

--- Comment #11 from Ralf Jung  ---
This is still a problem in the version in Debian right now (plasma-desktop
5.4.3). It is one of a series of bugs that makes working with KDE on a dynamic
multi-screen setup pretty much impossible.

I think all the information that has been asked for has been provided. Why is
this bug still "NEEDSINFO"?

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


[plasmashell] [Bug 353053] After screen geometry changes: Maximized windows ignore panel; grow behind it

2015-12-18 Thread András Manţia via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353053

András Manţia  changed:

   What|Removed |Added

 CC||aman...@kde.org

--- Comment #10 from András Manţia  ---
The same problem happens for panels added to the secondary screen in a
dual-screen setup.

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

[plasmashell] [Bug 353053] After screen geometry changes: Maximized windows ignore panel; grow behind it

2015-12-14 Thread Gero Müller via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353053

Gero Müller  changed:

   What|Removed |Added

 CC||p...@geromueller.de

--- Comment #9 from Gero Müller  ---
Hello, this bug is still present in KDE 5.5.0 and qt 5.5.1 on Archlinux with
Intel Broadwell Chip. Please fix this, it is a very annoying bug for my daily
work. Thanks!

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