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

--- Comment #5 from Thomas Baumgart <[email protected]> ---
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 watching all bug changes.

Reply via email to