miguel-perez/smoothState.js

Mouse cursor changes in Firefox after page navigation

Open

#213 ouverte le 29 août 2015

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)CSS (515 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (4 433 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I noticed this issue with my implementation, and I thought there was a problem with my code, but I see the same issue with the smoothState website itself (http://miguel-perez.github.io/smoothState.js/index.html).

The issue: only on Firefox, on page load, cursors work as expected (pointer on links, text on text inputs, etc.), however, after one link is followed, the pointer cursor appears to be replaced by the text cursor. It stays like that permanently until the page is reloaded.

Verified on Firefox 40 (linux) and Firefox 36 on Windows. Also checked and its not occurring at least on Internet Explorer 11 and Chrome.

Guide contributeur