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

[Bug] Website: Firefox 89 "copy to clipboard" button under command doesn't work #263

Open
2 of 6 tasks
creedasaurus opened this issue Jun 26, 2021 · 6 comments
Open
2 of 6 tasks
Assignees
Labels
bug Something isn't working

Comments

@creedasaurus
Copy link
Contributor

What were you trying to install (or what else went wrong)?

Anything. Although this is really simple and I dont often use the button. I just noticed it didn't work on Firefox, so it may confuse some people.

What exactly did you do?

Clicked the "Copy" button on https://webinstall.dev/jq/

What went wrong?

No page indication of anything, other than when you go to paste, it is just the previous item on your clipboard.

Browser console output:

Uncaught (in promise) TypeError: 'clipboard-write' (value of 'name' member of PermissionDescriptor) is not a valid value for enumeration PermissionName.
    copy https://webinstall.dev/dist/app.js:2
    setTimeout handler*copy https://webinstall.dev/dist/app.js:2
    click https://webinstall.dev/dist/app.js line 2 > Function:3
    Be https://webinstall.dev/dist/app.js:2
    n https://webinstall.dev/dist/app.js:2
    _wrapper https://webinstall.dev/dist/app.js:2
    Kr https://webinstall.dev/dist/app.js:2
    it https://webinstall.dev/dist/app.js:2
    Jr https://webinstall.dev/dist/app.js:2
    y https://webinstall.dev/dist/app.js:2
    f https://webinstall.dev/dist/app.js:2
    h https://webinstall.dev/dist/app.js:2
    f https://webinstall.dev/dist/app.js:2
    h https://webinstall.dev/dist/app.js:2
    f https://webinstall.dev/dist/app.js:2
    h https://webinstall.dev/dist/app.js:2
    f https://webinstall.dev/dist/app.js:2
    h https://webinstall.dev/dist/app.js:2
    f https://webinstall.dev/dist/app.js:2
    Ii https://webinstall.dev/dist/app.js:2
    _update https://webinstall.dev/dist/app.js:2
    r https://webinstall.dev/dist/app.js:2
    get https://webinstall.dev/dist/app.js:2
    ln https://webinstall.dev/dist/app.js:2
    mount https://webinstall.dev/dist/app.js:2
    $mount https://webinstall.dev/dist/app.js:2
    $mount https://webinstall.dev/dist/app.js:2
    init https://webinstall.dev/dist/app.js:2
    f https://webinstall.dev/dist/app.js:2
    f https://webinstall.dev/dist/app.js:2
    h https://webinstall.dev/dist/app.js:2
    f https://webinstall.dev/dist/app.js:2
    Ii https://webinstall.dev/dist/app.js:2
    _update https://webinstall.dev/dist/app.js:2
    r https://webinstall.dev/dist/app.js:2
    get https://webinstall.dev/dist/app.js:2
    ln https://webinstall.dev/dist/app.js:2
    mount https://webinstall.dev/dist/app.js:2
    $mount https://webinstall.dev/dist/app.js:2
    $mount https://webinstall.dev/dist/app.js:2
    <anonymous> https://webinstall.dev/dist/app.js:2
    <anonymous> https://webinstall.dev/dist/app.js:2
    <anonymous> https://webinstall.dev/dist/app.js:2
app.js:2:94249

Which OS did you try on?

  • Mac
  • Windows
  • Linux

What type of computer (i.e. laptop, desktop, Raspberry Pi)?

  • Laptop or Desktop (amd64 / x86-64)
  • Raspberry Pi (ARM-64)
  • Other (please specify, if you know)
@creedasaurus creedasaurus added the bug Something isn't working label Jun 26, 2021
@ryanburnette
Copy link
Member

I'm on it.

@ryanburnette ryanburnette self-assigned this Jun 26, 2021
@creedasaurus
Copy link
Contributor Author

Oh, not sure if it's also a bug, or expected, but on Safari, the button doesn't even show. I guess it's better that it not show if it can't work, but if it's not a hard fix, could be useful, haha!

@ryanburnette
Copy link
Member

ryanburnette commented Jun 26, 2021

It has been on my to-do list to improve the copy to clipboard feature. I need to update it and do some more browser testing. Thank you for opening the issue.

@zvakanaka
Copy link

Same problem:

Firefox version: 98.0b7
UA: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:98.0) Gecko/20100101 Firefox/98.0
OS: macOS Big Sur (version 11.6.4)

@starvader13
Copy link
Contributor

Is this fixed or still open @creedasaurus ? I would love to have a look at this issue...

@coolaj86
Copy link
Member

coolaj86 commented Oct 28, 2023

@starvader13 Please take a look and let me know what you figure out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants