Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

jQuery mobile selectmenu not accessible by keyboard entry #8144

Open
@clehnert-psl

Description

@clehnert-psl

I'm using jQuery Mobile 1.4.5 and allowing it to style the select menus (not using native selects). I can access the menus using the keyboard by typing enter to open and the arrow keys to move through the options, but I cannot select an option by typing a letter or combination of letters as usual for a native selectmenu. Because of this (from the jQm site), I'd expect full keyboard functionality:

The select menu is ARIA-enabled and keyboard accessible on the desktop
as well.

Here is a closed issue that I thought might address this, but even upgrading to 1.5.0-pre, there is no keyboard selection by letter.

Is this a bug, or is this just not a feature of jQm?

Is there any way I can extend it's functionality to allow word selection by keyboard letter?

JSBin example here

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @gabrielschulhof@jaspermdegroot@clehnert-psl

      Issue actions

        jQuery mobile selectmenu not accessible by keyboard entry · Issue #8144 · jquery-archive/jquery-mobile