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 270969 - [90cat] malfunction during Debugmode
Summary: [90cat] malfunction during Debugmode
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-26 12:01 UTC by muellermi
Modified: 2017-06-26 12:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (186.33 KB, text/plain)
2017-06-26 12:01 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2017-06-26 12:01:07 UTC
Product Version = NetBeans IDE Dev (Build 201706260001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_131
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.131-b11

Reproducibility: Happens every time

STEPS:
  * open or create web project (JSF)
  * start in debug mode (Strg+F5)  --> stop icon becomes active
  * Stop debugging (Shift + F5)  --> stop icon becomes inactive
  * re-start in debug mode (Strg+F5)

ACTUAL:
  nothing happens to the icon
  goto declaration (Ctrl+B) does not work anymore

EXPECTED:
   stop icon becomes active
   goto declaration (Ctrl+B) working correctly
Comment 1 muellermi 2017-06-26 12:01:13 UTC
Created attachment 164632 [details]
IDE log