-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
component: browserissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wronglow priority
Milestone
Description
Describe the bug
You can copy and paste blocks using Command+C/V on Mac. However, in Safari, copying is accompanied by an annoying system-level error sound. It still copies successfully and you can paste fine.
To Reproduce
- Open a playground in Safari on Mac
- Select a block
- Command+C to copy it
- Hear the error sound
- Command + V to paste and see it worked fine
Expected behavior
No error sound.
Screenshots
Desktop (please complete the following information):
- OS: macOS
- Browser: Safari
Additional context
This reproduces in both blockly master and beta channels (not a regression)
This does not happen on Chrome on the same macOS device. I tried to search about t his issue and found people complaining aboutit from a consumer side, but nothing about how to prevent it on the developer side, so I'm not sure if this is even possible to fix.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component: browserissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wronglow priority