https://bugs.kde.org/show_bug.cgi?id=464201
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/plasma-framework/com |eworks/plasma-framework/com |mit/eda6caabcffff484544af89 |mit/1e0042c750756d0963d11d1 |49d0ca0a3ea3ce333 |25978f47ea830d495 --- Comment #9 from Nate Graham <n...@kde.org> --- Git commit 1e0042c750756d0963d11d125978f47ea830d495 by Nate Graham, on behalf of Niccolò Venerandi. Committed on 31/01/2023 at 20:45. Pushed by ngraham into branch 'cherry-pick-eda6caab'. Dialog: Fix calculation of distance between dialog and parent applet `ParentRect` is not using the same coordinate system as `dialogPos` and `avail`, which could result in incorrect placement of dialogs when you have e.g. multiple monitors or a non-maximized panel. This replaces `ParentRect` with `dialogPos` so the coordinate systems remain in sync. Related: bug 464513 FIXED-IN: 5.103 (cherry picked from commit eda6caabcffff484544af8949d0ca0a3ea3ce333) M +2 -2 src/plasmaquick/dialog.cpp https://invent.kde.org/frameworks/plasma-framework/commit/1e0042c750756d0963d11d125978f47ea830d495 -- You are receiving this mail because: You are watching all bug changes.