搜索 | 用户支持

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

详细了解

URL does not open unless Firefox is already open

more options

Double clicking on a URL launches Firefox but to a New Tab screen only. The URL does not open in the home tab. The same URL will open in the second tab if Firefox is already open. I'm using Firefox ver 67 on Windows 10. I have tried a Reset and a delete reinstall.

Double clicking on a URL launches Firefox but to a New Tab screen only. The URL does not open in the home tab. The same URL will open in the second tab if Firefox is already open. I'm using Firefox ver 67 on Windows 10. I have tried a Reset and a delete reinstall.

被采纳的解决方案

Hi Radman777, thank you for your report. Some other users are experiencing the same thing.

It might be related to some shutdown settings which are associated with Firefox 67.0 not showing a custom home page at startup. Are you using both of these settings?

(1) "Delete cookies and site data when Firefox is closed"

  • set in Options > Privacy & Security > Cookies section

  • about:config => network.cookie.lifetimePolicy => 2 (modified)

(2) "Clear history when Firefox closes"

  • set in Options > Privacy & Security > History section, with "Firefox will: Use custom settings for history" selected to show detailed options

  • about config => privacy.sanitize.sanitizeOnShutdown => true (modified)

If either of those has its default value, the problem does not occur, they need to both be set to cause the problem. Note for anyone testing it: the custom home page may load on the first restart, it stops loading on the second and later restarts.

I think some kind of fix is in development (bug 1554167; dupes: 1554747, 1553239).

定位到答案原位置 👍 1

所有回复 (3)

more options

选择的解决方案

Hi Radman777, thank you for your report. Some other users are experiencing the same thing.

It might be related to some shutdown settings which are associated with Firefox 67.0 not showing a custom home page at startup. Are you using both of these settings?

(1) "Delete cookies and site data when Firefox is closed"

  • set in Options > Privacy & Security > Cookies section

  • about:config => network.cookie.lifetimePolicy => 2 (modified)

(2) "Clear history when Firefox closes"

  • set in Options > Privacy & Security > History section, with "Firefox will: Use custom settings for history" selected to show detailed options

  • about config => privacy.sanitize.sanitizeOnShutdown => true (modified)

If either of those has its default value, the problem does not occur, they need to both be set to cause the problem. Note for anyone testing it: the custom home page may load on the first restart, it stops loading on the second and later restarts.

I think some kind of fix is in development (bug 1554167; dupes: 1554747, 1553239).

more options

Thank you jscheer2000. It was the first setting (1) that was the culprit. The second setting (2) is not causing the issue and I have set it to delete Cookies and Data anyway so (1) does not need to be activated. Thanks again.

more options

Thank you for reporting back.

I'm not sure why that combination causes a problem, but maybe trying to clean cookies two different ways is more taxing than we realize.