Search and Top Navigation
#5544 closed bug (fixed)
Opened April 24, 2010 03:48PM UTC
Closed October 26, 2010 01:49PM UTC
ui-datepicker-div display: block not firing at all
Reported by: | janiukjf | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8.2 |
Component: | ui.datepicker | Version: | 1.8 |
Keywords: | datepicker, display issue | Cc: | |
Blocked by: | Blocking: |
Description
With ui 1.8, and jquery 1.4.2, all assets load, but ui-datepicker-div remains at display: none despite focus of the trigger input element. Tried it with three separate input tags with consistent results. Manually switching the display to block in firebug showed the datepicker. Tested in Firefox 3.6.3, Chrome 4.1.249.1059, IE8, and IE7.
I can confirm this when having set duration to "normal".