https://bugs.kde.org/show_bug.cgi?id=477820
--- Comment #5 from [email protected] --- Created attachment 163732 --> https://bugs.kde.org/attachment.cgi?id=163732&action=edit gdb trace of kwin The behavior mentioned in the previous comment is clearly illustrated in this gdb trace. We see that area.y() is 40, area.height() is 1026.66, and so y is 1066, which is smaller than area.y() + area.height()! -- You are receiving this mail because: You are watching all bug changes.
