Search and Top Navigation
#15031 closed bug (fixed)
Opened August 16, 2016 10:10AM UTC
Closed August 24, 2016 03:56PM UTC
Last modified August 24, 2016 04:06PM UTC
Impossible to select a numerical value using the numpad (numercial pad on the right side of the keyboard)
Reported by: | romain-granai | Owned by: | scottgonzalez |
---|---|---|---|
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.
Attachments (0)
Change History (4)
Changed August 17, 2016 04:25PM UTC by comment:1
status: | new → open |
---|
Changed August 17, 2016 10:19PM UTC by comment:2
Changed August 24, 2016 03:56PM UTC by comment:3
owner: | → scottgonzalez |
---|---|
resolution: | → fixed |
status: | open → closed |
In [changeset:"ac9ca9e52c90da56b6846501800103605467f98b" ac9ca9e]:
#!CommitTicketReference repository="" revision="ac9ca9e52c90da56b6846501800103605467f98b" Menu: Support number pad keyboard input Fixes #15031 Closes gh-1732
Changed August 24, 2016 04:06PM UTC by comment:4
milestone: | none → 1.12.1 |
---|