[kmymoney] [Bug 454655] Strange Behavior Under Wayland
Thomas Baumgart
bugzilla_noreply at kde.org
Fri Aug 1 07:09:48 BST 2025
https://bugs.kde.org/show_bug.cgi?id=454655
--- Comment #5 from Thomas Baumgart <tbaumgart at kde.org> ---
KMyMoney positions the popup relative to the basewidget (date or amount widget)
using its PopupPositioner object
(https://invent.kde.org/office/kmymoney/-/blob/master/kmymoney/widgets/popuppositioner.cpp).
Unfortunately, this does not seem to work either with Qt6 or Wayland (since the
call to mapToGlobal in line 27 always returns the relative position to the
application window). Others (see
https://www.qtcentre.org/threads/50737-Can-t-seem-to-get-global-screen-position)
seem to have the same problem to figure out the global position of a widget.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list