#15031 closed bug (fixed)
Impossible to select a numerical value using the numpad (numercial pad on the right side of the keyboard)
Reported by: | romain-granai | Owned by: | Scott González |
---|---|---|---|
Priority: | minor | Milestone: | 1.12.1 |
Component: | ui.selectmenu | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Impossible to select a numerical value using the numpad.
Demo : https://jqueryui.com/selectmenu/
How to reproduce the issue :
- Go to https://jqueryui.com/selectmenu/
- Focus or open the "Select a number" dropdown
- Use the numpad to select a number
Bug :
- Nothing is happening
Result expected :
- The related option is focused/selected as normal behavior of a select.
Change History (4)
comment:1 Changed 6 years ago by
Status: | new → open |
---|
comment:2 Changed 6 years ago by
comment:3 Changed 6 years ago by
Owner: | set to Scott González |
---|---|
Resolution: | → fixed |
Status: | open → closed |
In ac9ca9e:
comment:4 Changed 6 years ago by
Milestone: | none → 1.12.1 |
---|
Note: See
TracTickets for help on using
tickets.
PR: https://github.com/jquery/jquery-ui/pull/1732