I have a FAQ page set up which displays the questions/answers using the "questions on top" layout. Using this, a strange anomaly has emmerged when testing using the JAWS screenreader. A screenreader is a device which enables blind users to access computer-resources.
In effect, prior to each answer, the named anchor seems to have a "href" attribute set. The screenreader is picking this up and speaking it. Is there any way the "href" could be removed?
The example faq can be viewed at:
www.computing.dcu.ie/~dfitzpat/faq
If you view the source, you'll see the "~dfitzpat" before all answers.
Thanks much,
Dónal
Comments
Comment #1
stella commentedHi Dónal,
Can you try the attached patch to see if it fixes it?
Cheers,
Stella
Comment #2
stella commentedComment #3
donalfitz commentedHi Stella,
My sincere thanks that worked perfectly.
Cheers,
Dónal
Comment #4
stella commentedCommitted, will be included in the next release.
Comment #5
stella commentedReleased in FAQ 6.x-1.11 and FAQ 5.x-2.14