javascript - Cannot get keyboard focused for <a> link elements in SVG under Firefox -


i want focus object through keyboard's tab key adding <a> link surrounding other tags <path>, etc. here reference link: svg focusable attribute not working
using method in link above, can focus object want under chrome, won't work under firefox, can tell why firefox not support this? thanks

tabindex , focus/blur support svg has been implemented in firefox , will appear in version 51.

you can see in nightly right if want.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -