Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 5 trả lời
  • 0 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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...

Giải pháp được chọn

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

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (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.

Được chỉnh sửa bởi James vào

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

Giải pháp được chọn

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