max-mapper / max-mapper/menubar
Top ~23px of menubar window cannot have cursor changed
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6.8k
- Forks
- 363
- PR merge metrics
- No merged PRs in 30d
Description
I have a simple menubar app setup and noticed that if I set the whole window to cursor: pointer the top ~23px of the menubar window when hovered over reverts back to the normal cursor value.
Am I missing something that I need to add on there?
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 with a simple menubar app whose whole window uses cursor: pointer, then inspect the menubar window setup and cursor handling. Verify the behavior while hovering the top approximately 23px and the rest of the window; done means the cursor behavior is consistent across the full window or the platform limitation is clearly documented.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100