Created attachment 184163 [details] Issue on Plasma 6.4.4 STEPS TO REPRODUCE Open the context menu slightly too close of the right corner, then open a sub-menu. OBSERVED RESULT The sub-menu is not selected if the pointer is already there as it fades in. EXPECTED RESULT The sub-menus should be selected even if the pointer is already there as it fades in. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Kernel Version: 6.16.0-arch2-1 (64-bit) Graphics Platform: Wayland Processors: 8 × 11th Gen Intel® Core™ i5-11300H @ 3.10GHz Memory: 9 GB of RAM (8.1 GB usable) Graphics Processor 1: NVIDIA GeForce GTX 1650 Graphics Processor 2: Intel® Iris® Xe Graphics Manufacturer: LENOVO Product Name: 82MG System Version: IdeaPad Gaming 3 15IHU6 ADDITIONAL INFORMATION Similar to Bug 504765 and Bug 504878
Probably just a coincidence, but this also reminds me of the (supposedly) Firefox bug which if I middle-click/triple-press an Inline History link and don't move the pointer, I can't scroll up an down the page. https://bugzilla.mozilla.org/show_bug.cgi?id=1954768
Not sure this is actually a bug rather than a feature, but regardless, the menu here is just a standard Qt QMenu, which means it's out of our hands. You'd need to report it to Qt.