საიტის გასაუმჯობესებელი სამუშაოების მიმდინარეობისას, შესაძლებლობების ნაწილი შეიზღუდება. თუ სტატიით ვერ მოახერხებ ხარვეზის გამოსწორება და შეკითხვის დასმა გსურთ, ჩვენი მხარდაჭერის გუნდი დაგეხმარებათ @FirefoxSupport გვერდის მეშვეობით Twitter-ზე და /r/firefox განყოფილებაში Reddit-ზე.

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

Linux, pasting URL into main browser window no longer works

  • 2 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 16 ნახვა
  • ბოლოს გამოეხმაურა Shadow110

Hasn't been working for a while. But still works on some earlier installs that I still have installed on the same machine, so I presume it is not an issue with XFCE 4.12 or Xorg 1:7.7+19 or Debian-stretch.

If I double-left-click highlight a URL in, say, a txt document, then I can simply middle-click to paste that URL elsewhere, such as an xterm, or emacs window. This does not require Ctrl-C Ctrl-V. If I am running an older version of FF, say FF53, a middle-click paste anywhere in the browser window will get FF to load the URL in that window.

But this no longer works in recent FF, such as FF62. To accomplish it requires first clearing the URL bar (double-left click to highlight, then backspace-key to delete) then re-highlighting the desired URL (double left-click), then middle-clicking in the empty URL bar.

This pasting feature was working by default as recently as FF53, but it stopped working somewhere between 53 and 58.

How can I get it working again?

Hasn't been working for a while. But still works on some earlier installs that I still have installed on the same machine, so I presume it is not an issue with XFCE 4.12 or Xorg 1:7.7+19 or Debian-stretch. If I double-left-click highlight a URL in, say, a txt document, then I can simply middle-click to paste that URL elsewhere, such as an xterm, or emacs window. This does not require Ctrl-C Ctrl-V. If I am running an older version of FF, say FF53, a middle-click paste anywhere in the browser window will get FF to load the URL in that window. But this no longer works in recent FF, such as FF62. To accomplish it requires first clearing the URL bar (double-left click to highlight, then backspace-key to delete) then re-highlighting the desired URL (double left-click), then middle-clicking in the empty URL bar. This pasting feature was working by default as recently as FF53, but it stopped working somewhere between 53 and 58. How can I get it working again?

გადაწყვეტა შერჩეულია

I found the answer in comment # 10 here, by Masayuki Nakano:

https://bugzilla.mozilla.org/show_bug.cgi?id=1461708 https://bugzilla.mozilla.org/show_bug.cgi?id=1461708#c10

The solution is to edit a variable at about:config, change middlemouse.contentLoadURL from false to true.

In various older versions that I have, between FF53 and FF32, this variable is set by default to 'true'. In some version after FF53 and before FF58, the default seems to have changed to 'false'.

პასუხის ნახვა სრულად 👍 0

ყველა პასუხი (2)

შერჩეული გადაწყვეტა

I found the answer in comment # 10 here, by Masayuki Nakano:

https://bugzilla.mozilla.org/show_bug.cgi?id=1461708 https://bugzilla.mozilla.org/show_bug.cgi?id=1461708#c10

The solution is to edit a variable at about:config, change middlemouse.contentLoadURL from false to true.

In various older versions that I have, between FF53 and FF32, this variable is set by default to 'true'. In some version after FF53 and before FF58, the default seems to have changed to 'false'.

ჩასწორების თარიღი: , ავტორი: ClydeFF

Great, please mark your answer as the solution so others can find it.