0

I have a problem with Primefaces "OneMenu" and JAWS with Internet Explorer. JAWS only reads the selected value, but it does not read the label for the menu.

Do you have any ideas? How can I solve this problem?

Versions:

  • Internet Explorer 11 (11.0.9600.18376)
  • JAWS 17.0.2619 (August 2016)
  • Primefaces 6.0
anm
  • 545
  • 3
  • 17
  • Look at the generated html, look at the wai-aria specs and check if PrimeFaces implemented it correctly. And also check in the issue list if it maybe is already solved in 6.0.1 or 6.0.2. If you know what is wrong, you can override the PrimeFaces renderer for this component and fix it. – Kukeltje Aug 04 '16 at 08:14
  • Mozilla Firefox and Google Chrome works perfect! The wai-aria specs are correct, I checked it already. But it does not work with Internet Explorer... – anm Aug 04 '16 at 08:25
  • Ok so this is effectively not a PrimeFaces related issue?Then it is for the jaws-screen-reader people maybe more interesting if you post the generated client-side html for this component. Without this they cannot do much – Kukeltje Aug 04 '16 at 08:27
  • I forgot the link to the primefaces showcase - I'm sorry: http://www.primefaces.org/showcase/ui/input/oneMenu.xhtml – anm Aug 04 '16 at 08:37
  • It seems to be an JAWS issue! I tried http://oaa-accessibility.org/example/11/, it does not work too! – anm Aug 04 '16 at 10:42

0 Answers0