Bug 460579

Summary: Certain global actions do not work when a menu is open.
Product: [I don't know] kde Reporter: xitala1438
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor CC: nicolas.fella
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Right click menu on app in application launcher
Right click menu on title bar
Right click menu on task manager app
Menu bar in an app (Krita)
Right click menu on wallpaper
Right click menu in Firefox
Firefox menu bar is selected

Description xitala1438 2022-10-17 10:20:43 UTC
Created attachment 152927 [details]
Right click menu on app in application launcher

SUMMARY
When a right click menu is open, or a menu bar item is open, the brightness and volume cannot be adjusted using the keys on the keyboard. Also a Spectacle screenshot cannot be taken using a shortcut.


STEPS TO REPRODUCE

Step 1.
Right click on something in the plasma desktop environment like the wallpaper, desktop icons, an app in the task manager (task bar), an app in the application launcher, a window's titlebar.

Right click on something inside an app. Left click to open an item in an app's menu bar.

Step 2.
Attempt to take a Spectacle screenshot using a shortcut (mine is Meta E). Attempt to adjust volume or brightness using the hotkeys with the brightness or volume symbol in the top row on the keyboard.

These actions do nothing. However they work as expected when no right click menu or menu bar is open.


EXCEPTION
The exception to this would be inside of the Firefox app (installed from the firefox-105.0.3.tar.bz2 file on Mozilla's website) where I am still able to take Spectacle screenshots, adjust volume and brightness, even when an item on the menu bar is selected or when a right click menu is open. However, right clicking on the Firefox titlebar disables all these actions.



SOFTWARE VERSIONS

Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.6
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Kernel Version: 5.15.0-50-generic (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-2500S CPU @ 2.70GHz
Memory: 3.8 GiB of RAM
Graphics Processor: AMD TURKS (Specifically: AMD Radeon HD 6770M graphics processor with 512MB of GDDR5 memory)


KEYBOARD used:
Apple Bluetooth keyboard which was included with 2011 iMac desktop PC

https://manuals.info.apple.com/MANUALS/1000/MA1208/en_US/Apple_Wireless_Keyboard_2009_UG.pdf

https://manuals.info.apple.com/MANUALS/0/MA284/en_US/aluminumAppleKeyboard_wired2007_UserGuide.pdf


SCREENSHOTS
In all the screenshots excluding the 2 with Firefox, I am unable to perform global actions (change volume and brightness and take screenhots).
Comment 1 xitala1438 2022-10-17 10:22:34 UTC
Created attachment 152928 [details]
Right click menu on title bar
Comment 2 xitala1438 2022-10-17 10:24:37 UTC
Created attachment 152929 [details]
Right click menu on task manager app
Comment 3 xitala1438 2022-10-17 10:25:55 UTC
Created attachment 152930 [details]
Menu bar in an app (Krita)
Comment 4 xitala1438 2022-10-17 10:26:29 UTC
Created attachment 152931 [details]
Right click menu on wallpaper
Comment 5 xitala1438 2022-10-17 10:27:19 UTC
Created attachment 152932 [details]
Right click menu in Firefox
Comment 6 xitala1438 2022-10-17 10:27:55 UTC
Created attachment 152933 [details]
Firefox menu bar is selected
Comment 7 Nicolas Fella 2022-10-17 10:30:12 UTC

*** This bug has been marked as a duplicate of bug 408585 ***
Comment 8 Nicolas Fella 2022-10-17 10:30:26 UTC
Know, and unfixable problem on X11
Comment 9 Nicolas Fella 2022-10-17 10:31:44 UTC
Basically any kind of popup will receive all input events so the shortcut system can't see them. It works as expected on Wayland
Comment 10 xitala1438 2022-10-17 10:46:31 UTC
(In reply to Nicolas Fella from comment #9)
> Basically any kind of popup will receive all input events so the shortcut
> system can't see them. It works as expected on Wayland

Thanks for the quick reply mate. Also I tried searching for duplicates but seems there were duplicates anyway.