Multiple OBJR when Link span more than one line
I am testing PDF link functionality in iPhone and Android devices, in particular links that span more than one line and have multiple OBJR annotations versus links that have only one OBJR annotation.
On a desktops/laptops computers, when PDFs are opened in Acrobat Reader, and users who can’t use the mouse use keyboard to navigate the links, multiple OBJR annotations causes extra tabbing. So, I usually make sure the Links have only one OBJR .
However, on mobile devices, these links are accessed via gestures, and activated with tapping (the navigation on mobile devices is different than on desktops/laptops).
These are my questions:
- Is it considered best practice to remove extra OBJRs to avoid excessive tabbing in oder provide a better user experience?
- Does removing extra OBJR causes any accessibility issues for sighted users when PDFs are viewed on the browser?
- Has anyone seen any issues if only one OBJR annotation is used for the links when they span more than one line? I am not asking about screen reader users; I am interested in sighted users who are able to see the links. In my opinion, if sighted users selected the section of the link that does not have an OBJR, since the links are blue and underlined, they could easily move to another section of that hyperlink to activate it. So, I am not sure that having one OBJR will create a barrier for sighted uses on mobile devices on when viewing PDFs on browsers. For example:
"This is a test www.xxx.com/this-is-a-test/this-links-does-not/
links.com. There is more text here, this is just a sample."
<P> "This is a test:
<Link>
OBJR
www.xxx.com/this-is-a-test/this-link-does-not/links.com
There is more text here, this is just a sample."
Note: the longer section of the link will be tabbable item.
- Is there any writing guidance that says that single OBJR annotation will cause issues if PDFs are accessed in mobile devices or when viewed on browsers?
- Has anyone done this type of research? If so, could you please share the findings or documentation?
Thanks in advance, Rosana.