Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

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

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

Докладніше

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

Firefox menus vanish when the mouse moves onto them

  • 3 відповіді
  • 0 мають цю проблему
  • 102 перегляди
  • Остання відповідь від Richard Ellwood

more options

When I click on a Firefox menu (File, Edit, View, etc.) or the hamburger menu, or a drop-down menu on a web page, the menu appears. Then, when I move the mouse to hover over the menu, the menu vanishes. If, instead, I hold down the mouse button, I can move over the menu without it disappearing.

I'm using a focus-follows-mouse window manager (VTWM) and I think, somehow, Firefox is getting a focus change message when the mouse moves onto the menu. I think this because of the way the Firefox titlebar flickers from showing it's the active window to the inactive window, then active again, once the menu disappears.

Please advise.

Thanks, Richard

When I click on a Firefox menu (File, Edit, View, etc.) or the hamburger menu, or a drop-down menu on a web page, the menu appears. Then, when I move the mouse to hover over the menu, the menu vanishes. If, instead, I hold down the mouse button, I can move over the menu without it disappearing. I'm using a focus-follows-mouse window manager (VTWM) and I think, somehow, Firefox is getting a focus change message when the mouse moves onto the menu. I think this because of the way the Firefox titlebar flickers from showing it's the active window to the inactive window, then active again, once the menu disappears. Please advise. Thanks, Richard

Обране рішення

I found the solution.

Go to abount:config and set widget.gtk.grab-pointer to 1.

I hope that helps someone in the future.

Читати цю відповідь у контексті 👍 1

Усі відповіді (3)

more options

Change Desktop and see if you have the same issues. X11 or Wayland? Do you have the same issue with Firefox in Safe Mode? https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode#w_how-to-start-firefox-in-4troubleshoot-modesf5safe-modesf

more options

I'm using X11 with the window manager VTWM, and no desktop environment. The issue doesn't occur on any full desktop system I've tried. I tried safe mode and that has no affect on the issue.

It seems that when a transient window is created, such as a drop-down menu, focus is switched to it when the mouse enters it, thus blurring the main Firefox window. Some UI code must have been recently added that tells Firefox to close any open transients when the main window loses focus.

Thanks!

Змінено Richard Ellwood

more options

Вибране рішення

I found the solution.

Go to abount:config and set widget.gtk.grab-pointer to 1.

I hope that helps someone in the future.