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
Does it happen in any other apps as well, or just Dolphin?
(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.
This appears to be fixed with the Qt6 build. Probably it was an issue deep in Qt.