Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

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

  • 5 odpowiedzi
  • 0 osób ma ten problem
  • 129 wyświetleń
  • Ostatnia odpowiedź od 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...

Wybrane rozwiązanie

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

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (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.

Zmodyfikowany przez James w dniu

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

Wybrane rozwiązanie

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