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 257443 - NullPointerException at org.netbeans.modules.web.webkit.debugging.api.css.CSS.getMatchedStyles
Summary: NullPointerException at org.netbeans.modules.web.webkit.debugging.api.css.CSS...
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-06 14:35 UTC by Exceptions Reporter
Modified: 2016-02-04 12:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221997


Attachments
stacktrace (671 bytes, text/plain)
2016-01-06 14:35 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-01-06 14:35:20 UTC
This bug was originally marked as duplicate of bug 245820, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: Linux

User Comments:
GUEST: klick stop inspekt in netbeans  mode on chrome




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.web.webkit.debugging.api.css.CSS.getMatchedStyles(CSS.java:365)
   at org.netbeans.modules.web.inspect.webkit.ui.CSSStylesSelectionPanel.updateMatchedRules(CSSStylesSelectionPanel.java:639)
   at org.netbeans.modules.web.inspect.webkit.ui.CSSStylesSelectionPanel$9.run(CSSStylesSelectionPanel.java:628)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
   at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:303)
Comment 1 Exceptions Reporter 2016-01-06 14:35:24 UTC
Created attachment 158033 [details]
stacktrace
Comment 2 Martin Entlicher 2016-01-11 15:40:06 UTC
Can be easily reproduced by selecting an element in the browser in inspect mode.
Comment 3 Martin Entlicher 2016-01-11 15:43:18 UTC
Fixed by changeset:   294799:2aac7af41628
http://hg.netbeans.org/core-main/rev/2aac7af41628
Comment 4 Quality Engineering 2016-01-12 02:28:51 UTC
Integrated into 'main-silver', will be available in build *201601120002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2aac7af41628
User: mentlicher@netbeans.org
Log: #257443: Fixing style ID.
Comment 5 Jiri Prox 2016-01-20 16:01:26 UTC
verified in trunk
Comment 6 Martin Entlicher 2016-01-29 17:54:13 UTC
In release81:
http://hg.netbeans.org/releases/rev/fbbbfe60bf50