搜索 | 用户支持

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

详细了解

Bookmark this page (CTRL-D) isn't working properly?

  • 1 个回答
  • 3 人有此问题
  • 2 次查看
  • 最后回复者为 Ahu_Lee

more options

Whether I click the star in the context menu or use Ctrl-D shortcut I have the following problem: the menu where you can choose a different name or folder for the bookmark that normally pops up won't pop up. It does work in Safe Mode though. But the thing is that I'm unable to determine the cause of the problem. I have turned off hardware acceleration, switched to the default theme, disabled all extensions (restarted of course) but the problem still persists. Any idea what else I could try?

Whether I click the star in the context menu or use Ctrl-D shortcut I have the following problem: the menu where you can choose a different name or folder for the bookmark that normally pops up won't pop up. It does work in Safe Mode though. But the thing is that I'm unable to determine the cause of the problem. I have turned off hardware acceleration, switched to the default theme, disabled all extensions (restarted of course) but the problem still persists. Any idea what else I could try?

被采纳的解决方案

This line in userChrome.css was the cause of my problem:

  1. bookmarks-menu-button toolbarbutton { visibility:collapse !important; }
定位到答案原位置 👍 1

所有回复 (1)

more options

选择的解决方案

This line in userChrome.css was the cause of my problem:

  1. bookmarks-menu-button toolbarbutton { visibility:collapse !important; }