Bug 473009 - right click in dolphin on wayland
Summary: right click in dolphin on wayland
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.04.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-04 18:53 UTC by Paolo M.
Modified: 2023-08-07 18:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo M. 2023-08-04 18:53:30 UTC
SUMMARY
***
When the dolphin window is not full screen and its size is relatively small and the window is located at the bottom of the screen, holding down the right mouse button on a file brings up the menu but the selected item is higher than the mouse position. This bug doesn't happen on X11. Maybe it easier to show you: https://peertube.io/w/hpv9h7QwhzLVkv4goYBCww
***


STEPS TO REPRODUCE
1. dolphin window must not be full screen but its window size should be small
2. dolphin window must be at the bottom of the screen
3. holding down the right mouse button brings up the menu but the selected item is higher than the mouse position. Note: if you right click and release the button, you cannot reproduce this bug, the right button must remain pressed.

OBSERVED RESULT
the selected menu item is higher

EXPECTED RESULT
the selected menu item is at the same height as the mouse (on X11 is ok)

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 6.4.7
(available in About System)
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.108
Qt Version:  5.15.10+kde+r145-1

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2023-08-04 18:59:09 UTC
Does it happen in any other apps as well, or just Dolphin?
Comment 2 Paolo M. 2023-08-04 19:15:51 UTC
(In reply to Nate Graham from comment #1)
> Does it happen in any other apps as well, or just Dolphin?

other apps? are there other file manager? Oh, wait, there is konqueror. I've just installed and now I can confirm that this happens also on konqueror (if you follow the same steps to reproduce it that I wrote before).
I'm not a developer and now i don't know the most appropriate category for this report.
Comment 3 Nate Graham 2023-08-07 18:08:37 UTC
This appears to be fixed with the Qt6 build. Probably it was an issue deep in Qt.