Search and Top Navigation
#6725 closed enhancement (wontfix)
Opened December 06, 2010 07:48PM UTC
Closed December 06, 2010 07:55PM UTC
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.
Attachments (0)
Change History (1)
Changed December 06, 2010 07:55PM UTC by comment:1
resolution: | → wontfix |
---|---|
status: | new → closed |
We would need a much better reason than a random client having an undisclosed requirement. Keyboard handling is extremely important within our widgets.