Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Firefox Copy Link shortcut L to A in new version 134, Jan 10, 2025

  • 3 risposte
  • 0 hanno questo problema
  • 82 visualizzazioni
  • Ultima risposta di Brian_30@IRQ

more options

The keyboard shortcut L of "copy link" in right menu over a link is inconvenient for most right-handed people. I want it back to old keyboard shortcut A.

After new version 134 update, the shortcut L to A is not working again.

I posted 2 links in 2023 and 2021, but they are not working now. https://support.mozilla.org/en-US/questions/1333526 https://support.mozilla.org/en-US/questions/1433785

Could you please fix this bug?

Thank you so much! Brian

The keyboard shortcut L of "copy link" in right menu over a link is inconvenient for most right-handed people. I want it back to old keyboard shortcut A. After new version 134 update, the shortcut L to A is not working again. I posted 2 links in 2023 and 2021, but they are not working now. https://support.mozilla.org/en-US/questions/1333526 https://support.mozilla.org/en-US/questions/1433785 Could you please fix this bug? Thank you so much! Brian

Soluzione scelta

In 134+ you need to replace "DOMContentLoaded" with "load" and "window._gBrowser" with "window.gBrowser" in the autoconfig.cfg file.

Leggere questa risposta nel contesto 👍 2

Tutte le risposte (3)

more options

Soluzione scelta

In 134+ you need to replace "DOMContentLoaded" with "load" and "window._gBrowser" with "window.gBrowser" in the autoconfig.cfg file.

more options

cor-el said

In 134+ you need to replace "DOMContentLoaded" with "load" and "window._gBrowser" with "window.gBrowser" in the autoconfig.cfg file.

Thank you so much for your swift response!

Yes, I confirm that it works.

Thank you so much!

I will just keep this post on for a few more days to test it.

Have a good day!

more options

It has been 3 days, and it works. Thanks so much!