max-mapper / max-mapper/menubar

MacOS menubar icon position resets each launch

Open
#316 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
6.8k
Forks
363
PR merge metrics
No merged PRs in 30d

Description

Description

When relaunching my application on macOS, the menubar icon position resets to the default far left, rather than where the user positioned it.

Steps to Reproduce the Problem
  1. Launch application
  2. Move icon (cmd + drag)
  3. Quit application
  4. Relaunch
Expected Behaviour

The icon should retain its position

Actual Behaviour

The icon appears to the far left (default position)

Specifications
  • Menubar version: 9.0.1
  • Platform: macOS Big Sur
  • Electron version: 10.1.2 (package.json devDependencies)

Contributor guide

Open the contributing guide

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

Start with package.json to confirm the Electron setup, then trace the menubar startup and position handling while reproducing the four listed steps on macOS. Done means the icon returns to its user-set position after quitting and relaunching, rather than moving to the far left.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, macos, typescript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.