Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Keyboard plugin fails in IE when JAWS is enabled

Home Forums Older releases 1.0.x Keyboard plugin fails in IE when JAWS is enabled

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3556
    dopefish
    Participant

    Hi, I’m evaluating SmartMenus for an application which must be accessible. With the keyboard plugin, SM looks and works great, except when I activate JAWS to assess screen reader feedback. Once JAWS is active, it’s as if the keyboard plugin has been completely disabled. Keyboard interaction reverts back to just tab/enter/space, no arrow key support. I see the same behavior on the official demo page as well, so I don’t think it has anything to do with my particular use: http://vadikom.github.io/smartmenus/src/demo/keyboard-navigation.html

    I’m going to spend a little time trying to diagnose but wanted to see if anyone was using the keyboard plugin successfully with JAWS or had any thoughts on why it’s not working.

    Win7, IE11, JAWS18.

    Thanks!

    #3568
    blobula
    Participant

    I’m also running into the same issue and was hoping to get some feedback as to why this is occurring. Have you been able to find the issue?

    #3572
    dopefish
    Participant

    @blobula – yes, actually, I did get this resolved. In order to improve the JAWS experience, I make two changes to the DOM after SM has loaded: menu links (a) get role=menuitem and the list items (li) get role=presentation. I don’t remember offhand if both were required to fix this specific issue, or if one had been added for another reason.

    I still have an issue where JAWS/IE double-announces some items, but it’s got nothing to do with SM specifically. Pretty sure that’s a known issue. Otherwise, the menu is working really well now!

    I’d considered submitting a patch but just haven’t got that far…

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘1.0.x’ is closed to new topics and replies.