Search and Top Navigation
#9593 closed bug (notabug)
Opened October 09, 2013 08:59AM UTC
Closed October 21, 2013 03:16PM UTC
Last modified June 06, 2014 12:59PM UTC
Datepicker: Using month/year drop downs causes IE11 to crash
Reported by: | matthewbate | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I discovered this bug running jQuery UI 1.8.23 but have managed to reproduce it using the demo page on the jQuery UI website.
I'm running Windows 8.1 Pro Preview Build 9431 with IE11.
When in the following page
http://jqueryui.com/datepicker/#dropdown-month-year
*Click on the text box to cause the datepicker to appear
*use either the year or month drop downs to select a new date
*On clicking of the year/month an alert will appear saying "Internet explorer has stopped working", IE will then close.
Having stepped through the debugger it seems that when the _updateDatepicker method makes a call to empty on its third line, the removeChild call in there causes the crash.
Attachments (0)
Change History (4)
Changed October 09, 2013 01:43PM UTC by comment:1
status: | new → open |
---|---|
summary: | Using month/year drop downs causes IE11 to crash → Datepicker: Using month/year drop downs causes IE11 to crash |
Changed October 21, 2013 02:57PM UTC by comment:2
It seems that having in stalled the final release version of IE11 on Windows 8.1 this bug no longer occurs.
Changed October 21, 2013 03:16PM UTC by comment:3
resolution: | → notabug |
---|---|
status: | open → closed |
Confirmed on http://jqueryui.com//resources/demos/datepicker/dropdown-month-year.html.
in core causes the crash where is the and is the .