If we use the Calendar widget in a modal window. The DatePickerButton doesn't appear to be working correctly. The dates popup, but you can't navigate using the arrows and when you select a date, it doesn't work. Basically anything you click on causes the date popup to disappear.
The behavior seems fine when not in a modal window, so I'm wondering if it's related to zIndex or event bubbling somehow.
The behavior seems fine when not in a modal window, so I'm wondering if it's related to zIndex or event bubbling somehow.
Comment