Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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

  • 1 ответ
  • 3 имеют эту проблему
  • 27 просмотров
  • Последний ответ от 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; }