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 271257 - Autocomplete sometimes causes NetBeans to close
Summary: Autocomplete sometimes causes NetBeans to close
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-10 10:44 UTC by j-ockenden
Modified: 2017-08-10 10:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (143.53 KB, text/plain)
2017-08-10 10:44 UTC, j-ockenden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description j-ockenden 2017-08-10 10:44:37 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Linux version 4.10.0-30-generic running on amd64
Java; VM; Vendor = 1.8.0_131
Runtime = OpenJDK 64-Bit Server VM 25.131-b11

Reproducibility: Happens sometimes, but not always

STEPS:
  * Open a HTML file
  * Create a new <div> element
  * Add a class attribute (<div class="">)
  * Start typing a value for the class. A popup list appears

ACTUAL:
   NetBeans suddenly closes

EXPECTED:
   NetBeans continues to work

Does not always happen, but has happened over 10 times
Comment 1 j-ockenden 2017-08-10 10:44:43 UTC
Created attachment 164925 [details]
IDE log