This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 217136 - Chrome blocks IDE to shut down
Summary: Chrome blocks IDE to shut down
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-21 08:50 UTC by Jiri Skrivanek
Modified: 2012-10-25 09:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-08-21 08:50:06 UTC
Process on windows is not finished until Chrome browser is closed. To reproduce:

- create HTML 5 project
- set "Chrome with NetBeans Integration" as default run config
- run project (F6)
- close NetBeans
- main window disappears, netbeans64.exe process is gone but console window is still opened
- close Chrome window and console disappears

Product Version: NetBeans IDE Dev (Build EaselCSS-520-on-20120821)
Java: 1.7.0_06; Java HotSpot(TM) 64-Bit Server VM 23.2-b09
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 David Konecny 2012-10-25 02:16:00 UTC
There were changes in shutdown cleanup which should resolve this issue too. Please reopen if not true. Thx.