WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Help! Inadvertently checked "Tag Annotations" in right-click menu

for

From: Laura Roberts
Date: Jan 25, 2023 8:08AM


This is in Adobe Acrobat not Reader. You can only get to the menu in
question by right-clicking on a tag in the tags panel.

I found that if "tag annotations" is unchecked while remediating, the links
remain cold. In other PDFs I remediated where I didn't accidentally click
that, the problem doesn't occur.

I have the feeling I'm going to have to redo a big chunk of this PDF...ugh

On Wed, Jan 25, 2023, 2:22 AM Steve Green < <EMAIL REMOVED> >
wrote:

> What you are describing is a native Adobe Reader feature that you cannot
> control. It automatically makes text clickable if it has either of the
> following structures:
>
> [anything]://[anything]
> www.[anything]
>
> In the latter case, it adds the protocol http:// to the link, not https://
> .
>
> It does not alter the annotations or tags, so the links are not in the
> focus order and they are not accessible to assistive technologies. It's
> just a feature that Adobe thought would be useful to some people.
>
> The behaviour is different in other PDF reader applications. For instance,
> Firefox and VIP PDF Reader do not create any links. Chrome does create
> links, but it uses slightly different rules:
>
> [http or https]://[anything]
> www.[anything]
>
> The only way to prevent Adobe Reader and Chrome from creating links
> automatically is to use URLs that don't match those structures. I can't
> think of any nice way to do that, so you would probably need to resort to a
> nasty hack like adding a very narrow space after the colon. I don't think
> that would cause any problems for assistive technologies when reading the
> link, but you would need to test it.
>
> That said, I don't like doing hacks like that, so when I had the same
> problem I just told the client the reason and said there is nothing we can
> do.
>
> Steve Green
> Managing Director
> Test Partners Ltd
>
>
>