為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

When clicking a link, it opens a page that cannot be navigated. What can I do to fix this?

more options

Most of the time, clicking a link on a page, opens a page that does not seem complete and cannot be navigated. It lacks the menu bar up top. It does not have the navigation slide on the right (the thing that lets the user move the page up and down in case I have not used the right term.) Trying to scroll up and down is impossible. I have to copy the address from the defective page, and paste it into a new page address bar to get to a page that can be searched and is complete.

Most of the time, clicking a link on a page, opens a page that does not seem complete and cannot be navigated. It lacks the menu bar up top. It does not have the navigation slide on the right (the thing that lets the user move the page up and down in case I have not used the right term.) Trying to scroll up and down is impossible. I have to copy the address from the defective page, and paste it into a new page address bar to get to a page that can be searched and is complete.

所有回覆 (1)

more options

Sorry, there is a bug in Firefox 38 with this combination of circumstances:

(1) You are viewing a page in a private browsing window (2) Tabbed browsing is turned off (3) You click a link which launches the link in a new window (because the site coded the link with target="_blank")

The new window opens without menus, toolbar, scroll bars, etc.

Work on this bug is in process, but I don't know if the fix will be available in the next few weeks. These are the currently known workarounds so you can keep using private browsing windows -- any one of them will work around the bug:

(1) Use tabbed browsing (this is a checkbox under Options > General > "Open new windows in a new tab instead");

(2) Shift+click links to open them in a new window with the standard features; or

(3) Change a bunch of hidden settings as explained below -- this will not require you to make any changes to how you use Firefox, but you might occasionally need to enlarge some small pop-up windows that were sized for a window with no toolbars displayed.

For #3, here are the steps:

(A) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(B) In the search box above the list, type or paste feat and pause while the list is filtered

(C) For every preference that starts with dom.disable_window_open_feature. if it is not "true", double-click it to switch it to true.

You may find that you prefer this anyway, since sites can no longer strip these features out of pop-up windows.

由 jscher2000 - Support Volunteer 於 修改