[xep-support] Tab order issue with accessibility check

François Yergeau francois at xcential.com
Mon Jun 25 13:33:48 PDT 2018


Hello XEP support,

I'm trying to improve accessibility (à la WCAG or Section 508) of some 
publications that are created by XEP, and I'm running into an issue that 
I don't really understand.

I created a fairly minimal test case that has some of the features I 
have to deal with (mostly tables).  I generate a PDF using XEP 4.21 (the 
version my customer currently runs), obviously with ENABLE_ACCESSIBILITY 
turned on, and then run Adobe Acrobat's accessibility checker.

In the Page Content section of the report, Acrobat complains about tab 
order.  The explanation is that tab order must parallel document structure.

At first I thought the failure was related to the presence of links 
(both internal and external) in my document, but I removed all links and 
still get the error.  There are no form fields or anything of that kind 
in the document, in fact nothing that I would consider a tabbable 
control.  Opening the Tab order entry in the report simply shows a list 
of all pages.  Are pages supposed to be tabbable, and XEP is failing to 
make them so?

An interesting point is that selecting Correct in Acrobat's context menu 
for that issue does work.

I was hoping that this was just a bug in the oldish XEP 4.21, or perhaps 
a recent a11y requirement implemented in more recent versions, so I 
tried 4.27, to no avail.  Does anybody have any idea what might be 
causing this, and how to fix it?

Regards,

-- 
François Yergeau



More information about the Xep-support mailing list