搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Firefox 116.0.3 (64-bit) do not paste in whatsapp web and other applications

  • 5 回覆
  • 0 有這個問題
  • 108 次檢視
  • 最近回覆由 belchech

more options

Firefox 116.0.3 (64-bit) do not paste in whatsapp web and other applications exemple I copy an image and want to past it in whatsapp web nothing but it work in brave browser...

Firefox 116.0.3 (64-bit) do not paste in whatsapp web and other applications exemple I copy an image and want to past it in whatsapp web nothing but it work in brave browser...

被選擇的解決方法

I found myself the procedure :

1) remove all old firefox versions : sudo apt purge firefox* sudo apt autoremove --purge dpkg -l | grep '^rc' | awk '{print $2}' | sudo xargs dpkg --purge dpkg -l | grep '^rc' | awk '{print $2}' | xargs sudo apt-get purge


2) install snap and firefox with snap (other repository versions and Software Manager integrzted version are bullshit with 21.2 (Victoria) : copy/ paste error) (used firefox version 29 August 2023 version 117.0 (64-bit)) sudo apt install snapd sudo snap install firefox

Hope this will help others

從原來的回覆中察看解決方案 👍 0

所有回覆 (5)

more options

Where are the files you try to paste store (your home directory or elsewhere) ? Are you possibly using the Snap Firefox version as that version has restrictions about accessing files ?

You can try Firefox from the official Mozilla server if you currently use a version from the repositories of your Linux distribution to see if it behaves differently.

more options

Also make sure you have updated the WhatsApp web app as it may take opening a new WhatsApp web window to get the update notification. WhatsApp put out an update on Monday to fix the paste issue.

由 James 於 修改

more options

I have tried simple things and compare with other browsers problem is coming from Firefox. This action is used every time in the day everyday and it should be corrected! I have seen a lot of forum talking about that and no real solution for years now...

more options

I reinstall Firefox with snap and terminal and now it works for the copy paste and it is twice the speed but now firefox do not start from menu only with command line : killall firefox firefox

more options

選擇的解決方法

I found myself the procedure :

1) remove all old firefox versions : sudo apt purge firefox* sudo apt autoremove --purge dpkg -l | grep '^rc' | awk '{print $2}' | sudo xargs dpkg --purge dpkg -l | grep '^rc' | awk '{print $2}' | xargs sudo apt-get purge


2) install snap and firefox with snap (other repository versions and Software Manager integrzted version are bullshit with 21.2 (Victoria) : copy/ paste error) (used firefox version 29 August 2023 version 117.0 (64-bit)) sudo apt install snapd sudo snap install firefox

Hope this will help others