[ 
https://issues.apache.org/jira/browse/NETBEANS-3425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junichi Yamamoto closed NETBEANS-3425.
--------------------------------------

> Cannot Enter Carriage Return in Javascript
> ------------------------------------------
>
>                 Key: NETBEANS-3425
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3425
>             Project: NetBeans
>          Issue Type: Bug
>          Components: javascript - Editor
>    Affects Versions: 11.2
>         Environment: Windows 7 64bit
> Java 13.0
> Netbeans 11.2
>            Reporter: Kenneth Gendron
>            Priority: Major
>
> If the following code is entered into a javascript file, the enter key no 
> longer works.
> {code:java}
> for (var i=0;i<a;i++) {}
> //
> var c = "";{code}
> This is very strange.  I boiled the code down to what is the minimum to cause 
> a failure.
> If any line is removed from the above, the enter key works again.
> The only other way to enter a new line is to copy and paste one.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to