Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do I make firefox open URLs from clipboard with middle mouse button as in previous versions?

  • 6 个回答
  • 5 人有此问题
  • 11 次查看
  • 最后回复者为 Kuli

more options

In previous versions (before Firefox 17), I could select some text like "some.url.tld/path", move the mouse into a tab, and open that URL with the middle mouse button.

With the recent releases, this only works if the text contains the protocol. That means, it still works with "http://www.mozilla.org", but it doesn't work with pure "www.mozilla.org" any more. The only solution is to open a new tab, paste the URL directly into the adddress bar, press return, and close the previous tab. That's rather complicated.

middlemouse.openNewWindow and middlemouse.paste are already set to true in config.

Is it possible to return to the old behaviour?

In previous versions (before Firefox 17), I could select some text like "some.url.tld/path", move the mouse into a tab, and open that URL with the middle mouse button. With the recent releases, this only works if the text contains the protocol. That means, it still works with "http://www.mozilla.org", but it doesn't work with pure "www.mozilla.org" any more. The only solution is to open a new tab, paste the URL directly into the adddress bar, press return, and close the previous tab. That's rather complicated. middlemouse.openNewWindow and middlemouse.paste are already set to true in config. Is it possible to return to the old behaviour?

所有回复 (6)

more options

Hold the Ctrl button and give a try

more options

This doesn't work either. The only difference is that if there's a URL including the protocol in clipboard, firefox opens it in a new tab, which it should not. If the clipboard only contains the URL without protocol, it still doesn't do anything.

more options

This doesn't help much either. As said, this setting is already true.

In https://bugzilla.mozilla.org/show_bug.cgi?id=135884, there's lots of discussion about this, but no mention of the changed behaviour. It was suggested in 2005, with the remark that you could middle-click onto the URL icon as a replacement. It seems that it made its way into the code base somewhen last year without any notion. Alas, there is no URL icon any more where I could click.

Is there any way to return to the old behaviour? Even though many people complained about it, I would give a lot to have it back!

more options
more options

Of course, this doesn't help either. middlemouse.paste is only for text fields. It doesn't specify how to open URLs on middle click.