Skip to main content

Search and Top Navigation

#7227 closed bug (invalid)

Opened April 08, 2011 04:17AM UTC

Closed November 03, 2012 08:52AM UTC

Jquey drop down calender/datepicker crash the IE 8/9 when navigation bar turn off

Reported by: khairulnizam Owned by: khairulnizam
Priority: minor Milestone: 1.11.0
Component: ui.datepicker Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:
Description

Apply this setting

Windows Registry Editor Version 5.00

{{{

[HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\Internet Explorer\\ToolBars\\Restrictions]

"NoNavBar"=dword:00000001

[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\LowRegistry\\CommandBar]

"CommandBandLayout"=hex:07,00,00,00,69,01,00,00,6a,01,00,00,6c,01,00,00,6b,01,\\

00,00,01,01,00,00,04,01,00,00,0c,01,00,00,0d,01,00,00,0e,01,00,00,6e,01,00,\\

00

[HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\MINIE]

"CommandBarEnabled"=dword:00000001

}}

then the date picker run like infinite loop and make the whole IE not responding.

To recover kill the IE and restart.

Attachments (0)
Change History (3)

Changed October 11, 2012 02:43PM UTC by scottgonzalez comment:1

milestone: 1.9.01.11.0

Changed October 19, 2012 06:15PM UTC by mikesherov comment:2

description: Apply this setting \ \ \ Windows Registry Editor Version 5.00 \ \ [HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\Internet Explorer\\ToolBars\\Restrictions] \ "NoNavBar"=dword:00000001 \ \ [HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\LowRegistry\\CommandBar] \ "CommandBandLayout"=hex:07,00,00,00,69,01,00,00,6a,01,00,00,6c,01,00,00,6b,01,\\ \ 00,00,01,01,00,00,04,01,00,00,0c,01,00,00,0d,01,00,00,0e,01,00,00,6e,01,00,\\ \ 00 \ \ [HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\MINIE] \ "CommandBarEnabled"=dword:00000001 \ \ \ then the date picker run like infinite loop and make the whole IE not responding. \ \ To recover kill the IE and restart. \ \ Apply this setting \ \ \ Windows Registry Editor Version 5.00 \ {{{ \ [HKEY_CURRENT_USER\\Software\\Policies\\Microsoft\\Internet Explorer\\ToolBars\\Restrictions] \ "NoNavBar"=dword:00000001 \ \ [HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\LowRegistry\\CommandBar] \ "CommandBandLayout"=hex:07,00,00,00,69,01,00,00,6a,01,00,00,6c,01,00,00,6b,01,\\ \ 00,00,01,01,00,00,04,01,00,00,0c,01,00,00,0d,01,00,00,0e,01,00,00,6e,01,00,\\ \ 00 \ \ [HKEY_CURRENT_USER\\Software\\Microsoft\\Internet Explorer\\MINIE] \ "CommandBarEnabled"=dword:00000001 \ }} \ \ then the date picker run like infinite loop and make the whole IE not responding. \ \ To recover kill the IE and restart. \ \
owner: → khairulnizam
status: newpending

Thanks for taking the time to contribute to the jQuery UI project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.

Additionally, be sure to test against the git version of both jQuery UI and jQuery to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/ZgAqH/ Open the link and click to "Fork" (in the top menu) to get started.

Changed November 03, 2012 08:52AM UTC by trac-o-bot comment:3

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!