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 - html5 page warning class not found
Summary: html5 page warning class not found
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-05 12:40 UTC by ostermann_bernd
Modified: 2017-01-05 12:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (76.09 KB, text/plain)
2017-01-05 12:41 UTC, ostermann_bernd
Details

Note You need to log in before you can comment on or make changes to this bug.
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