SUMMARY application menu pops up at a wrong position STEPS TO REPRODUCE 1. click the application menu button on bottom/left, or press the key "win" OBSERVED RESULT the application menu pops up at bottom right EXPECTED RESULT the application menu pops up at bottom left SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.6.0 KDE Frameworks Version: 6.23.0 Qt Version: 6.10.2 Kernel Version: 6.18.9-arch1-2 (64-bit) Graphics Platform: Wayland Graphics Processor 1: AMD Radeon 780M Graphics Graphics Processor 2: NVIDIA GeForce RTX 4070 Laptop GPU/PCIe/SSE2 ADDITIONAL INFORMATION laptop with an external monitor the laptop built-in display is disabled though the built-in display is disabled, there are two cases: 1. if the lid of laptop is opened, the application menu pops up at the right position (bottom-left) 2. if the lid of laptop is closed, the application menu pops up at a wrong position (bottom-right)
more, right click on a tray icon, the context menu pops up at a horizontally mirrored position
It doesn't happen here. Do you have mirrored outputs or something? Can you please provide more details?
marking as needsinfo based on #2, please reopen when that's provided. A screenshot (photo is fine) would also be useful.
Created attachment 189739 [details] appmenu
Created attachment 189740 [details] tray icon context menu
(In reply to Vlad Zahorodnii from comment #2) > It doesn't happen here. Do you have mirrored outputs or something? No mirrored outputs > Can you please provide more details? No problem before updating to plasma 6.6.0 today @Zahorodnii
If you restart plasmashell, the issue goes away, right? systemctl restart --user plasma-plasmashell
I can confirm a similar issue, not exactly sure if it's the same one though.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6309
(In reply to Vlad Zahorodnii from comment #7) > If you restart plasmashell, the issue goes away, right? systemctl restart > --user plasma-plasmashell Yes
Okay then it's the same issue. Thanks!
Git commit d1b410a3a6dc7d0869076b60ef630d6b642014fb by Vlad Zahorodnii. Committed on 19/02/2026 at 08:57. Pushed by vladz into branch 'master'. shell: Restore setPosition() in PanelView Popups (that are not placed using semantic positioning hints) still require somewhat reasonable global coordinates because plasmashell sets the QT_WAYLAND_DISABLE_FIXED_POSITIONS environment variable. Related: bug 514081 M +8 -0 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/d1b410a3a6dc7d0869076b60ef630d6b642014fb
Git commit efb08cee3abc8e48a2097fcdd48eeee193ec439c by Vlad Zahorodnii. Committed on 19/02/2026 at 09:43. Pushed by vladz into branch 'Plasma/6.6'. shell: Restore setPosition() in PanelView Popups (that are not placed using semantic positioning hints) still require somewhat reasonable global coordinates because plasmashell sets the QT_WAYLAND_DISABLE_FIXED_POSITIONS environment variable. Related: bug 514081 (cherry picked from commit d1b410a3a6dc7d0869076b60ef630d6b642014fb) M +8 -0 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/efb08cee3abc8e48a2097fcdd48eeee193ec439c
*** Bug 516254 has been marked as a duplicate of this bug. ***
*** Bug 516422 has been marked as a duplicate of this bug. ***
*** Bug 516614 has been marked as a duplicate of this bug. ***
*** Bug 516434 has been marked as a duplicate of this bug. ***
*** Bug 516421 has been marked as a duplicate of this bug. ***
*** Bug 515883 has been marked as a duplicate of this bug. ***
*** Bug 516535 has been marked as a duplicate of this bug. ***