TIL

Things I learned, or things I learned today that are small enough for blog post, or code snippet and so on.

TIL #1

Anchor Links on Firefox for Mac doesn’t receive tab focus.

I was developing app using Edge as development browser. When I switched to Firefox for accessibility, I found out that, links doesn’t receive focus while you tab using keyboard.

While that of input, textarea, button do receive it. This is the default nature. Firefox is too to Mac OS guidelines.

The solution is change the keyboard setting or change a flag in Firefox browser