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

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

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

  • 3 odgovori
  • 0 ima to težavo
  • 78 ogledov
  • Zadnji odgovor od 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

Izbrana rešitev

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

Preberite ta odgovor v kontekstu 👍 2

Vsi odgovori (3)

more options

Izbrana rešitev

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!