Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Fix datepicker event propagation being blocked by default by adding an option (shortcut-propagation). #3116

Closed
wants to merge 2 commits into from

Conversation

oleduc
Copy link
Contributor

@oleduc oleduc commented Dec 17, 2014

This would be a fix for issue #3115. This allows the propagation of shortcuts when using the inline datepicker. This is a requirement for applications that makes a heavy usage of contextual shortcuts.

@oleduc oleduc changed the title Fix datepicker event Fix datepicker event propagation by adding an option Dec 17, 2014
@oleduc oleduc changed the title Fix datepicker event propagation by adding an option Fix datepicker event propagation being blocked by default by adding an option (shortcut-propagation). Dec 17, 2014
@MikeMatusz
Copy link
Contributor

Awesome! This is also a problem in datepickerPopup, however. It stops propagation of the Escape keypress, regardless of whether the popup is open (issue #3096). Seems like this setting should cover that as well.

@chrisirhc chrisirhc added this to the Backlog milestone Mar 9, 2015
@wesleycho
Copy link
Contributor

Landed as 89ab458, thanks! I added 13bd516 to address @MikeMatusz's comment

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants