Opened 12 years ago
Closed 12 years ago
#6725 closed enhancement (wontfix)
Optional Keyboard Events Setting
Reported by: | sevhn | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.datepicker | Version: | 1.8.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I have client requirements dictating actions against various keystrokes.
Can we add a setting to this control which can prevent binding keypress, keydown, and keyup which is currently chained beginning in line 186 of this component?
New Setting = "enableKeyboard" Default value = true
Conditional unbinding beginning in line 338 would also be needed.
Thank you for considering.
Note: See
TracTickets for help on using
tickets.
We would need a much better reason than a random client having an undisclosed requirement. Keyboard handling is extremely important within our widgets.