Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais
Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.
Arquivado

keyboard shortcut for Open Link in New Window

jscher2000 -... replied
Fred Krumbein

Why in the world did Mozilla change the keyboard shortcut for Open Link in New Window from the standard ctrl-W to ctrl-D? This's been the standard on all different applications for years and years--since time immemorial! What were they thinking?!!

(Do they hate standardization? Do they wanna make people's lives difficult?)

Why in the world did Mozilla change the keyboard shortcut for Open Link in New Window from the standard ctrl-W to ctrl-D? This's been the standard on all different applications for years and years--since time immemorial! What were they thinking?!! (Do they hate standardization? Do they wanna make people's lives difficult?)

Alterado por Fred Krumbein em

Todas as respostas (2)

W was taken for a different menu item, which is related to the Container tabs feature (Multi-Account Containers).

There is a somewhat complicated -- unofficial, community-supported -- way to modify access keys on menus, involving a startup script. I don't know whether you want to look into that, but I have a page on startup (userChrome.js) scripts here:

https://www.userchrome.org/what-is-userchrome-js.html

and a script for this change here:

https://www.userchrome.org/samples/autoconfig-context-menu-items-W.zip

That has four changes:

  • Change Copy Link back to Copy Link Location
  • Change Copy Email Address back to Copy Email Address
  • Change Open Link in New Window back to Open Link in New Window
  • Change Open Link in New Container Tab to Open Link in New Container Tab

Just to clarify, I was referring to the key you can press after you right-click a link. I don't use the Ctrl key. Are you referring to something different?