Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Hover over menu doesn't show up in some websites (even after changing settings in about:config)

  • 2 Antworten
  • 0 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von Charlie

more options

Hi, I've had this issue since I installed firefox on my current computer. The hover menu shows up on Youtube and some other video websites, but not on Twitter for example.

I followed what a forum post here said about dom.w3c_touch_events.enabled and HID touch interface, neither did anything for me (I don't even have a HID touch interface device on my list, not even hidden).

Need some help :P

Hi, I've had this issue since I installed firefox on my current computer. The hover menu shows up on Youtube and some other video websites, but not on Twitter for example. I followed what a forum post here said about '''dom.w3c_touch_events.enabled''' and '''HID touch interface''', neither did anything for me (''I don't even have a HID touch interface device on my list, not even hidden''). Need some help :P

Ausgewählte Lösung

You don't have a touch screen, pen tablet or similar input devices connected that don't have hover capability?

Go to about:config and create ui.primaryPointerCapabilities (Number) with value 6 (mouse).

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

You don't have a touch screen, pen tablet or similar input devices connected that don't have hover capability?

Go to about:config and create ui.primaryPointerCapabilities (Number) with value 6 (mouse).

more options

zeroknight said

You don't have a touch screen, pen tablet or similar input devices connected that don't have hover capability? Go to about:config and create ui.primaryPointerCapabilities (Number) with value 6 (mouse).

Worked perfectly, thank you so much <3