Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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

  • 2 답장
  • 0 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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

선택된 해결법

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).

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (2)

more options

선택된 해결법

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