question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clipboard functions doesn't work in Firefox Beta

See original GitHub issue

Describe the bug I’ve noticed that after a recent updated clipboard functionality stopped to work

Firefox 107.0b9 Vimium 1.67.4

here is what I see in console:

Feature Policy: Skipping unsupported feature name “clipboard-read”. [hud.js:29:6](moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/content_scripts/hud.js)
Feature Policy: Skipping unsupported feature name “clipboard-write”. [hud.js:29:6](moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/content_scripts/hud.js)
Feature Policy: Skipping unsupported feature name “clipboard-read”. [ui_component.js:49:48](moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/content_scripts/ui_component.js)
Feature Policy: Skipping unsupported feature name “clipboard-write”. [ui_component.js:49:48](moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/content_scripts/ui_component.js)
Feature Policy: Skipping unsupported feature name “clipboard-read”. [ui_component.js:50:33](moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/content_scripts/ui_component.js)
Feature Policy: Skipping unsupported feature name “clipboard-write”. [ui_component.js:50:33](moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/content_scripts/ui_component.js)
Layout was forced before the page was fully loaded. If stylesheets are not yet loaded this may cause a flash of unstyled content. [hud.html](moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/pages/hud.html)
This page is in Quirks Mode. Page layout may be impacted. For Standards Mode use “<!DOCTYPE html>”.
[hud.html](moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/pages/hud.html)
Uncaught (in promise) DOMException: Clipboard write was blocked due to lack of user activation. [clipboard.js:18](moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/lib/clipboard.js)
    copyToClipboard moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/pages/hud.js:151
    AsyncFunctionThrow self-hosted:811
    (Async: async)
    setTimeout moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/lib/utils.js:278
    copyToClipboard moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/pages/hud.js:145
    <anonymous> moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/pages/hud.js:174
    onmessage moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/pages/ui_component_server.js:23
    (Async: EventHandlerNonNull)
    portOpen moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/pages/ui_component_server.js:21
    registerPort moz-extension://4efc01c9-4ed1-45f8-a249-ae59618421b5/pages/ui_component_server.js:9
    apply self-hosted:2736
    applySafeWithoutClone resource://gre/modules/ExtensionCommon.jsm:622
    applySafe resource://gre/modules/ExtensionCommon.jsm:605
    applySafe self-hosted:1356
    wrapPromise resource://gre/modules/ExtensionCommon.jsm:808

Issue Analytics

  • State:closed
  • Created 9 months ago
  • Reactions:4
  • Comments:5

github_iconTop GitHub Comments

1reaction
vcunatcommented, Dec 14, 2022

I’m not using Nix’s plugins but just click in Nix’s firefox like others https://support.mozilla.org/en-US/questions/1164888

0reactions
zarkonecommented, Dec 14, 2022

thanks, closing as duplicate then 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Firefox will not copy, will not paste. How do I fix this?
Type about:support in the address bar and press Enter. Under the main banner, press the button; Copy Text To Clipboard.. Then in the...
Read more >
Uncaught TypeError: navigator.clipboard.readText is not a ...
Hi, I'm using ASNA Wings AS400 Web app. Ctrl-V shortcut does not work. I observe this error from the controller. I don't have...
Read more >
clipboard access | Firefox Support Forum - Mozilla Support
Hi folks,. Im thinking of switching browsers from IE10 to firefox. In IE10 I could control programmatic clipboard access by disabling it, ...
Read more >
Version 15 no longer allows copy to clipboard - Mozilla Support
We have been setting signed.applets.codebase_principal_support in FireFox to allow copying to the clipboard in Window XP and Windows 7.
Read more >
How to use the Clipboard with certain sites | Firefox Support ...
I use the copy and paste function from the clipboard frequently to allow access to certain pages. It worked fine until I updated...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found