Closed (fixed)
Project:
Modifiers Pack
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Nov 2018 at 08:38 UTC
Updated:
24 May 2019 at 13:54 UTC
Jump to comment: Most recent
Comments
Comment #2
murrayw commentedThanks for bringing this issue to our attention. I've goofgles around a bit for more info and it was hard to come by. I did find the following material though.
So the suggestion appears to be that we should also set the :focus as well so that it behaves consistently when using teh keyboard. Sounds fair enough to me. This should be an esy addition.
Off the top of my head I can't think of other areas where we are using hover, but maybe there are. Will keep a look out for that.
Comment #3
mgiffordIt's a common error.. So often hover is styled explicitly but focus isn't. It's definitely an accessibility problem though.
Comment #6
kybermanHi, thank you all for this advice, we updated the code accordingly.