You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "will mason (JIRA)" <ji...@apache.org> on 2018/04/17 03:32:00 UTC

[jira] [Created] (NETBEANS-675) Editor crash during code complete/hint

will mason created NETBEANS-675:
-----------------------------------

             Summary: Editor crash during code complete/hint
                 Key: NETBEANS-675
                 URL: https://issues.apache.org/jira/browse/NETBEANS-675
             Project: NetBeans
          Issue Type: Bug
          Components: editor - Completion &amp; Templates
    Affects Versions: 9.0
         Environment: Product Version: Apache NetBeans IDE Dev (Build incubator-netbeans-release-205-on-20180202)
Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
Runtime: Java(TM) SE Runtime Environment 10+46
System: Windows 10 version 10.0 running on amd64; Cp1252; en_AU (nb)
User directory: Z:\tmp\.other\user\netbeans\v09.00-beta\FourAbs
Cache directory: Z:\tmp\.other\cache\netbeans\FourAbs-09
            Reporter: will mason
             Fix For: 9.0
         Attachments: AssertionError.logs, messages.log

h2. context

* Editing Java source file

h2. expected

* Typed beginning of a variable name
* Presses  CTRL/Space
* Expected to see list of matching names

h2. actual

* Some kind of AssertError on a Groovy test specification
* Not really related to the Java file at all.

h2.  Impact

* Degraded workflow and frustration
* Waste time to search the variable name maunally and
* Then return to the right edit location

h2.  supporting information

*  messages.log
*  AssertionError.logs - contains ...
**  UI log
**  IDE log




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists