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

--- Comment #11 from [email protected] ---
I have the same issue. Primary monitor is on the right, secondary on left.
Context menu appears on the secondary monitor. Furthermore, if I move the
secondary monitor to the right and then right-click a desktop icon on the
secondary monitor, it erroneously appears on the primary monitor. So it doesn't
seem to be an issue of which monitor is primary/secondary, but rather which one
is on the left/right.

I would guess it's an issue where it's not properly transforming the
coordinates inside the monitor to the global coordinates of the dual monitor
setup. I.e. if I try to open a context menu at coordinates (0,0) on the right
monitor, it doesn't account for the fact that this point is actually (1366,0)
in the global space of the two monitors. And so it just opens at the global
(0,0), which will be on the leftmost monitor.

Operating System: Arch Linux
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.84.0
Qt Version: 5.15.2
Kernel Version: 5.13.7-arch1-1 x86_64
Graphics Platform: X11

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

Reply via email to