We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

I can no longer automatically capture source URL in ClipCache Pro.

  • 4 回覆
  • 3 有這個問題
  • 2 次檢視
  • 最近回覆由 Just_George

more options

I've been a registered user ClipCache Pro since 1998, using Firefox at least that long. CC is a Windows clipboard monitor/database, storing captured data until I delete. When capturing almost anything from FF, I would also capture the source URL, in addition to several other columns of info.

After a recent FF upgrade (don't remember exactly which one), the source URL capture no longer functions. Visiting the same website and capturing the same date in MSIE does also capture the source URL. Just installed FF 64-bit, but that didn't solve the problem.

I've looked at FF settings and about:config, and searched the 'net, but no answers found.

I may install Opera if I can't get FF working correctly again.

I've attached a screenshot; the relevant column is highlighted. It shows how it's supposed to work, how FF is no longer doing this but MSIE is. --> after more than 5 min, the JPEG won't upload, so no attachment.

Any help would be appreciated.

--Just_George

I've been a registered user ClipCache Pro since 1998, using Firefox at least that long. CC is a Windows clipboard monitor/database, storing captured data until I delete. When capturing almost anything from FF, I would also capture the source URL, in addition to several other columns of info. After a recent FF upgrade (don't remember exactly which one), the source URL capture no longer functions. Visiting the same website and capturing the same date in MSIE does also capture the source URL. Just installed FF 64-bit, but that didn't solve the problem. I've looked at FF settings and about:config, and searched the 'net, but no answers found. I may install Opera if I can't get FF working correctly again. I've attached a screenshot; the relevant column is highlighted. It shows how it's supposed to work, how FF is no longer doing this but MSIE is. --> after more than 5 min, the JPEG won't upload, so no attachment. Any help would be appreciated. --Just_George

被選擇的解決方法

Try to disable multi-process windows in Firefox to see if that has effect.

You can disable multi-process windows in Firefox by setting these prefs to false on the about:config page.

  • browser.tabs.remote.autostart = false
  • browser.tabs.remote.autostart.2 = false

You can open the about:config page: via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

從原來的回覆中察看解決方案 👍 2

所有回覆 (4)

more options

選擇的解決方法

Try to disable multi-process windows in Firefox to see if that has effect.

You can disable multi-process windows in Firefox by setting these prefs to false on the about:config page.

  • browser.tabs.remote.autostart = false
  • browser.tabs.remote.autostart.2 = false

You can open the about:config page: via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

more options

THANK YOU!

autostart.2 was set to true. Now set to false. Tested on several different websites, all is working the way it should.

I wonder what changed it from false to true about 2 months ago. That may have been when I added Privacy Badger to FF. I don't know what else I would have done that would cause that to happen, but now I know how to fix it.

Thank you again, cor-el, and for the speedy response.

--Just_George

more options

It was false in the past because the Firefox developer hadn't finished multi-process (e10s; Electrolysis) at that time. It got enabled a few versions back (possibly 48), but still may not work stable enough in a lot of cases.

When multi-process is enabled the content process runs in a sandbox that can't be accessed by external software.

more options

Thank you, again, cor-el. Informative, simple, and (almost) understandable for someone like me <vbg> .

--Just_George

由 Just_George 於 修改