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 50419 - Unable to read from keyboard
Summary: Unable to read from keyboard
Status: RESOLVED DUPLICATE of bug 47708
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-14 12:34 UTC by bosy
Modified: 2004-10-14 13:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bosy 2004-10-14 12:34:29 UTC
I am writing a console app where I read from the 
keyboard.
It works fine with 3.6 and also when run outside 
the 4.0 IDE.
BufferReader.readLine() should wait for input 
but now it does not!

In the IDE there is no place where I can input 
keyboard characters to my running/debugged 
application.
This was no prblem in the 3.6 IDE.

What has happened?!!
Comment 1 Milan Kubec 2004-10-14 13:26:00 UTC

*** This issue has been marked as a duplicate of 47708 ***