Android/Firefox and Android/Chrome oddities with bluetooth mouse

Just a heads-up that, while testing some things, I noticed a few 
oddities in the current Android/Firefox implementation of mouse support

https://bugzilla.mozilla.org/show_bug.cgi?id=1629353

It seems to fire fake touch events, and still to an extent treat a mouse 
interaction like some form of touch (though certain aspects are correct, 
e.g. pointerType is correctly set to mouse, and it does do hover 
interactions correctly - firing over/enter etc, and triggering :hover).

As noted in the bug description, I'm also currently tracking some 
oddities in Android/Chrome relating to mouse (where the mouse does NOT 
currently - at least for me - fire over/enter/hover type events, and 
does NOT trigger :hover styles)

https://bugs.chromium.org/p/chromium/issues/detail?id=1028118

P
-- 
Patrick H. Lauke

https://www.splintered.co.uk/ | https://github.com/patrickhlauke
https://flickr.com/photos/redux/ | https://www.deviantart.com/redux
twitter: @patrick_h_lauke | skype: patrick_h_lauke

Received on Sunday, 12 April 2020 10:13:21 UTC