linuxmint / linuxmint/cinnamon

Key board shurtcuts not working when mintmenu or other applets are open

Open
#5,295 10 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

BUG
Dominant language
JavaScript
Stars
5.6k
Forks
915
Avg merge
5d 22h
Merged PRs (30d)
3

Description

To reproduce the issue:

  1. Click on the sound applet or open the mint menue, or maybe also any other cinnamon applet (but this I haven't tested yet)
  2. Use keyboard shortcuts, or multimedia keys, which will not work correctly

What happens? Just some possibilities I tried...

  • pressing left superkey used for the menu is triggered with some delay (around 2 sec.)
  • pressing left superkey + D for desktop, opens the mint menu instead
  • pressing multimedia key for sleep, does not trigger any operation at all
  • pressing multimedia key for start/pause play, works only if the sound applet has been clicked and is open, when it is closed the music starts and after 1 sec. it stops again (It seems that the key click event is triggered twice with some delay)
  • with sound applet open: mediakeys for volume work correctly (osd shown), but brightness (no osd) and sleep mode does not work

Please note, that all this keyboard shortcuts and mediakeys work correctly without any applet open.

The overall impression is that the whole behaviour is not consistent, some key-down events do not work correctly as for the superkey.

Hope my explanation was clear and helps to solve this issue.
Thanks for all your effort....

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the problem with the sound applet or mint menu open, then compare Super-key, desktop, multimedia, volume, brightness, and sleep behavior with no applet open. Trace the keyboard shortcut and applet event paths; done means these shortcuts and media keys behave consistently in both states without delayed or duplicated actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.