搜索 | 用户支持

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

详细了解

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