https://bugs.kde.org/show_bug.cgi?id=396697

--- Comment #10 from JasonM <jmanc...@gmail.com> ---
Yes, this is the correct solution, I see now.  Please apply this change!

if (offscreenWindows.isEmpty())
  return KWindowSystem::workArea().intersected(screenGeometry);
return KWindowSystem::workArea(offscreenWindows).intersected(screenGeometry);

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

Reply via email to