Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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

  • 1 відповідь
  • 3 мають цю проблему
  • 7 переглядів
  • Остання відповідь від 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; }