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 269492

Summary: html5 page warning class not found
Product: ide Reporter: ostermann_bernd <ostermann_bernd>
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description ostermann_bernd 2017-01-05 12:40:59 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_111
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.111-b14

Reproducibility: Happens every time

STEPS:
  * create a html5 page with embedded style section, which contains some class definitions and apply these definition in te body part
  * Wait some seconds

ACTUAL:
For all applied classes a warning is shown: class X not found

EXPECTED:
 there should be no warnings
Comment 1 ostermann_bernd 2017-01-05 12:41:04 UTC
Created attachment 163344 [details]
IDE log