Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Firefox hover state

  • 3 ответа
  • 1 имеет эту проблему
  • 62 просмотра
  • Последний ответ от 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...