mozilla / extension-workshop

Firefox Extension Workshop
https://extensionworkshop.com
100 stars 133 forks source link

Cannot focus on 2nd and 3rd linked content blocks with slick-slide classes. #155

Open muffinresearch opened 5 years ago

muffinresearch commented 5 years ago

The site should be keyboard accessible, it's not currently possible to focus beyond the first content link that has in slick-slide class-names.

Extension_Workshop___Firefox_Extension_Workshop__Make_the_web_do_what_you_want__If_you_can_dream_it__our_open_souce_API_and_your_HTML__CSS__and_JavaScript_skills_can_make_it_happen_

STR:

Try tabbing into the content after the "Cool Things Extensions Can Do" and the content after the "Latest Developer News" heading.

What happens:

You can only tab into the first block, the 2nd and 3rd blocks are not focusable.

What should happen:

All blocks should be focusable as they are links.

If this behaviour is happening because of a carousel component, since we're not currently using that maybe it can be removed?

ioanarusiczki commented 5 years ago

The same for what's after Latest Developer News - FF66(Win10)

keyboard navigation

muffinresearch commented 5 years ago

This is still an issue for the new design.

ioanarusiczki commented 5 years ago

@muffinresearch Yes, I can confirm that with FF68 (Win10).

muffinresearch commented 5 years ago

This appears to be a known issue with the dependency, they have open patches with fixes that may help with this: