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!

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

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

  • 5 პასუხი
  • 0 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 1 ნახვა
  • ბოლოს გამოეხმაურა belchech

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)

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.

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

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...

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

შერჩეული გადაწყვეტა

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