Bug 448225 - Move/Copy/Link-menu in wrong place (Wayland only)
Summary: Move/Copy/Link-menu in wrong place (Wayland only)
Status: RESOLVED FIXED
Alias: None
Product: gwenview
Classification: Applications
Component: general (show other bugs)
Version: 21.08.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-10 18:08 UTC by Holger
Modified: 2022-01-12 22:32 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot (80.46 KB, image/png)
2022-01-10 18:08 UTC, Holger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Holger 2022-01-10 18:08:06 UTC
Created attachment 145303 [details]
Screenshot

SUMMARY

Dragging a file to the folder-sidebar shall popup a menu offering the commands at the END of the drag and not at the START of the drag operation.

STEPS TO REPRODUCE
1. drag any picture from the overview area to the folder-side bar and drop it

OBSERVED RESULT

Menu appears in location of the selected image on the overview panel, while the mouse is far away on the folder-sidebar.

EXPECTED RESULT

As in X11, the menu shall open under the latest mouse-position.

SOFTWARE/OS VERSIONS

Betriebssystem: Kubuntu 21.10
KDE-Plasma-Version: 5.22.5
KDE-Frameworks-Version: 5.86.0
Qt-Version: 5.15.2
Kernel-Version: 5.13.0-23-generic (64-bit)
Grafik-Plattform: X11
Prozessoren: 8 × Intel® Core™ i7-4700MQ CPU @ 2.40GHz
Speicher: 15,5 GiB Arbeitsspeicher
Grafikprozessor: Mesa DRI Intel® HD Graphics 4600

ADDITIONAL INFORMATION

Only in Wayland!

This is 100% reproducible, whereas bug 448224 is not reproducible. And here are no sub-menus involved.

Seems unrelated to bug 197666 as the folder sidebar is to the left and the menu should extend to the right of the mouse (at least in X11, taking the last mouse position as upper left corner for the menu)
Comment 1 Nate Graham 2022-01-11 16:48:41 UTC
Known issue already fixed in a newer Qt version with KDE backports.
Comment 2 Holger 2022-01-12 22:32:43 UTC
Great! Thanks!