Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copying in Safari makes an error sound even if copy works #4537

Closed
maribethb opened this issue Dec 15, 2020 · 4 comments
Closed

Copying in Safari makes an error sound even if copy works #4537

maribethb opened this issue Dec 15, 2020 · 4 comments
Assignees
Labels
component: browser issue: bug Describes why the code or behaviour is wrong low priority

Comments

@maribethb
Copy link
Contributor

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

  1. Open a playground in Safari on Mac
  2. Select a block
  3. Command+C to copy it
  4. Hear the error sound
  5. 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.

@maribethb maribethb added issue: bug Describes why the code or behaviour is wrong issue: triage Issues awaiting triage by a Blockly team member labels Dec 15, 2020
@alschmiedt
Copy link
Contributor

I tested a 2018 version of Blockly as well as previous versions of safari and it looks like in every situation the same error is present.

@alschmiedt alschmiedt added component: browser low priority and removed issue: triage Issues awaiting triage by a Blockly team member labels Dec 16, 2020
@alschmiedt alschmiedt added this to the Bug Bash Backlog milestone Dec 16, 2020
@rachel-fenichel
Copy link
Collaborator

Link to consumer-side complaints?

@gonfunko
Copy link
Contributor

In current (14.1.1) Safari, I can repro this but the paste doesn't actually work. Copy/paste with Control C/V works fine, but Command C beeps and Command V does nothing.

@gonfunko
Copy link
Contributor

Edit: I have an extension that prevents websites from hijacking these shortcuts :) Can now repro the behavior described (command c/v works, but c beeps), looking into this further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: browser issue: bug Describes why the code or behaviour is wrong low priority
Projects
None yet
Development

No branches or pull requests

4 participants