Accessibility: comment links go to wrong comment on text browsers

Big problem!

Take this link to a certain comment 103.

If the users uses Firefox of Chrome, yes, the user will be looking at
comment 103.

But if the user uses w3m of lynx, they will be looking at comment 85!

(And who knows what will search engines be looking at?)

This could cause giant misunderstandings.

“Hey Bob, this (link) expresses my thoughts completely.”

But gasp, Bob sees a quite different thing than Bill intends him to see,
and never talks to Bill again.

Sure, there is probably some javascript that takes the user to the
proper place on the page. If the fragile javascript fails, the user is left sitting at the top of the page.

I mean ever since the birth of the WWW users could visit example.com/abc#123
and go straight to where they were supposed to be reading.

It is accomplished by e.g.,
<p id="123">
at the intended spot on the target page.

We are talking about Web Accessibility 101 here. C’mon folks.

And here we see the only thing hyperlinked is the username,
20201208T122850
the #103 is not hyperlinked. Meaning the text browser user easily cannot copy the URL of comment #103 to precisely share with their friends.

Sorry, we don’t support Lynx.

3 Likes