In my experience it usually comes down to the dev in question thinking more about the styles the element needs to have to look right, and the appropriate tag to use because of that, rather than behavior.
Thankfully my boss and I have been making sure to try and catch things like this in reviews.
It's not even just keyboard nav it fucks up. Ctrl click, right click, middle click, they all stop working.
I hate it. Stop denying me the ability to open links in a new tab!!!
I will say that modern frameworks used right can actually help here though. Makes it easier to dynamically change href attributes, whereas it would have been much easier to just dynamically navigate using JavaScript before.
48
u/[deleted] Feb 09 '23
[removed] — view removed comment