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 234682

Summary: Network monitor UI should make it clear that browser with NetBeans integration is required
Product: web Reporter: Petr Jiricka <pjiricka>
Component: HTML ProjectAssignee: David Konecny <dkonecny>
Status: RESOLVED FIXED    
Severity: normal Keywords: USABILITY
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2013-08-21 07:52:28 UTC
When running a web application (HTML5, Java web app or PHP) with a browser without NetBeans integration (e.g. plain Chrome), the Network Monitor window (opened manually using Window -> Web -> Network Monitor) shows the initial message "Waiting for something to happen...", even if the application is actually making AJAX or WebSocket calls.

There is no UI indication that browser with NetBeans integration is required for Network Monitor to collect data. This should be made clear in the explanatory text.

(Maybe this warning should only be shown if the user has previously run the application in a browser without NetBeans integration, so the text is shorter when there is no actual issue.)
Comment 1 David Konecny 2013-08-21 23:22:38 UTC
fdd2ef553073
Comment 2 Quality Engineering 2013-08-23 02:36:46 UTC
Integrated into 'main-silver', will be available in build *201308222300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/fdd2ef553073
User: David Konecny <dkonecny@netbeans.org>
Log: #234682 - Network monitor UI should make it clear that browser with NetBeans integration is required