macOS dings when key is pressed
Open
Nobody has claimed this yet.
bug
has-upstream
platform: macOS
- Dominant language
- Python
- Stars
- 17k
- Forks
- 694
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 33
Description
Problem: pressing keys produces "ding" sound on macOS.
Repro code: https://github.com/flet-dev/examples/blob/main/python/controls/page/keyboard-events.py
Possible solution: https://github.com/flutter/flutter/issues/74287#issuecomment-1091883884
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
Run the repro in examples/python/controls/page/keyboard-events.py on macOS and confirm when key presses produce the ding sound. Read the linked Flutter issue comment for the proposed direction, then trace the relevant desktop keyboard handling in this repository. Done means the repro no longer produces the sound while keyboard events continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, macos, python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100