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

搜尋 Mozilla 技術支援網站

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

了解更多

bookmarks bar missing can't restore it

  • 2 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

some time a site opens a pop up window without a bookmarks bar, I can't get it back by re-selecting it so I have to open a new window to get the bookmarks bar back. What is the solution? What is causing this?

some time a site opens a pop up window without a bookmarks bar, I can't get it back by re-selecting it so I have to open a new window to get the bookmarks bar back. What is the solution? What is causing this?

所有回覆 (2)

more options

Sites can use an optional feature of the window.open() script command to style a pop-up window without some of the standard bars. If you want to limit the ability of sites to do this, you can change a hidden setting:

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

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

(3) Now... the phrasing of these preferences can be a little hard to understand. "true" means the site is disabled (blocked) from turning them off; "false" means the site has the option to turn them off.

To keep access to the Bookmarks Toolbar, you should flip the first one of these from false to true by double-clicking it. I don't know whether you need the menu bar as well; that's the second one.

  • dom.disable_window_open_feature.personalbar
  • dom.disable_window_open_feature.menubar

Any luck?

Adding these bars may occasionally lead to some of the window content toward the bottom of the page not being visible, if the site sized it tightly and didn't allow space for the extra bars (and turned off the scrollbars). Hopefully that won't be a problem very often, and you should be able to enlarge the window when you need to see more.

由 jscher2000 - Support Volunteer 於 修改

more options