css - iOS Safari focus not triggering on tap -


this issue ios9 safari. :focus styling not triggering when button or anchor tag tapped, not native focus outlines.

to investigate issue, have tried adding listener focus event on button, it's not triggering on tap. does, however, triggers when focus event manually triggered .focus(). here screencast of have tried: ios safari missing focus event

is expected behaviour ios safari? don't require focus event? thought essential accessibility? cannot resort using :active, cause not behave according needs.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -