max-mapper / max-mapper/menubar
Rapidly clicking menubar icon does nothing
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.8k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
Description
Rapidly clicking menubar icon does nothing, but I would expect it to open and close the app window
Steps to Reproduce the Problem
- Launch an instance of a menubar app, the hello-world example will do
- Rapidly click the menubar icon
Expected Behaviour
The app's window repeatedly appears and disappears when the icon is clicked
Actual Behaviour
The window toggles state and then nothing happens
Specifications
- Menubar version: 9.0.1
- Platform: macOS 11.0.1
- Electron version: 9.3.1
Other information
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by launching the hello-world example on the stated Electron and macOS versions, then trace the menubar icon click handling. Confirm the rapid-click behavior and identify why later clicks are ignored. Done means repeated rapid clicks reliably open and close the app window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100