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 267651 - Debugging view is completely empty when not debugging
Summary: Debugging view is completely empty when not debugging
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-20 14:01 UTC by IrianR
Modified: 2016-08-20 14:01 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 IrianR 2016-08-20 14:01:19 UTC
Product Version = NetBeans IDE Dev (Build 201608200002)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_92
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.92-b14

Reproducibility: Happens every time

STEPS:
  Execute Debugging Toolbar test case:

  http://services.netbeans.org/synergy/client/app/#/case/1264/suite/1879/v/1

ACTUAL:
  No buttons are visible in the debugging view unless an application is currently being debugged.

EXPECTED:
  Either the buttons expected by the test case should be always visible, or the test case should be amended to request that a debugging session should be in progress, in this case the small arrow box that houses the buttons during a debugging session should also be removed when there is no debugging session in progress