Mozilla 도움말 검색

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

Learn More

Firefox hover state

  • 3 답장
  • 1 이 문제를 만남
  • 69 보기
  • 최종 답변자: nbilodeau

more options

Hi, normaly I used the @media (hover: none) and (pointer: coarse) to remove time animation on mobile, so that when we click, the hover state appears instantly. But recently I noticed this happens on Firefox "desktop". On other browsers the animation is still smooth. Is it something that is gonna come back as before or I should change my query, or find a workaround? Thanks.

Hi, normaly I used the @media (hover: none) and (pointer: coarse) to remove time animation on mobile, so that when we click, the hover state appears instantly. But recently I noticed this happens on Firefox "desktop". On other browsers the animation is still smooth. Is it something that is gonna come back as before or I should change my query, or find a workaround? Thanks.

선택된 해결법

Turns out, rebooting the computer did the trick...

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

모든 댓글 (3)

more options

On this site : https://hover-pointer-media-query.glitch.me/ we see Firefox has @media(hover:none) which is not the outpu I think we should expect.

글쓴이 nbilodeau 수정일시

more options

nbilodeau said

Hi, normaly I used the @media (hover: none) and (pointer: coarse) to remove time animation on mobile, so that when we click, the hover state appears instantly. But recently I noticed this happens on Firefox "desktop". On other browsers the animation is still smooth. Is it something that is gonna come back as before or I should change my query, or find a workaround? On this site : https://hover-pointer-media-query.glitch.me/ we see Firefox has @media(hover:none) which I think is not the ouput we should expect.
more options

선택된 해결법

Turns out, rebooting the computer did the trick...