Jason Markes created NETBEANS-5356:
--------------------------------------

             Summary: Carriage return "\r" not working probably on the output 
window
                 Key: NETBEANS-5356
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5356
             Project: NetBeans
          Issue Type: Bug
          Components: platform - Output Window
    Affects Versions: 12.2
         Environment: Apache NetBeans 12.2 - Java Ant Project - Windows 10 x64
            Reporter: Jason Markes


A simple execution of the following statment can show up the problem.

System.out.println("Hello, World\rJello");

The expected output should be "Jello, World", while NetBeans shows "Jello" in 
the output window after a normal file run.

The issue doesn't appear when the Java file is executed in CMD.



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

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

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

Reply via email to