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 249731 - I'm using hasNext() and Ctrl-z on Netbeans 8 IDE on Windows 7. But on the IDE's output window, when I enter Ctrl-z, my program does nothing. But when I run my program in the command line window, the Ctrl-z works.
Summary: I'm using hasNext() and Ctrl-z on Netbeans 8 IDE on Windows 7. But on the IDE...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-10 18:34 UTC by cooljetdi
Modified: 2015-02-24 08:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (188.74 KB, text/plain)
2015-01-10 18:35 UTC, cooljetdi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cooljetdi 2015-01-10 18:34:56 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_20
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.20-b23
Comment 1 cooljetdi 2015-01-10 18:35:00 UTC
Created attachment 151439 [details]
IDE log
Comment 2 cooljetdi 2015-01-10 18:35:53 UTC
I'm using hasNext() and Ctrl-z on Netbeans 8 IDE on Windows 7. But on the IDE's output window, when I enter Ctrl-z, my program does nothing. But when I run my program in the command line window, the Ctrl-z works. How do I make the IDe to recognize my Ctrl-z in the output window?
Comment 3 ilia 2015-02-20 10:51:22 UTC
Can you, please, clarify what "Ctrl+Z" exactly you are talking about?
You mean Ctrl+z
 * Undo action (in editor)
 * Background job (in terminal)
 * another one?
Comment 4 soldatov 2015-02-22 09:12:31 UTC
(In reply to ilia from comment #3)
> Can you, please, clarify what "Ctrl+Z" exactly you are talking about?
> You mean Ctrl+z
>  * Undo action (in editor)
>  * Background job (in terminal)
>  * another one?
http://www.coderanch.com/t/457941/java/java/input-File-indicator
Comment 5 soldatov 2015-02-22 09:19:03 UTC
(In reply to soldatov from comment #4)
> (In reply to ilia from comment #3)
> > Can you, please, clarify what "Ctrl+Z" exactly you are talking about?
> > You mean Ctrl+z
> >  * Undo action (in editor)
> >  * Background job (in terminal)
> >  * another one?
> http://www.coderanch.com/t/457941/java/java/input-File-indicator
In this case it is EOF character (End Of File)
http://en.wikipedia.org/wiki/Control-Z