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 271457

Summary: missing cursor when running program
Product: ide Reporter: Clydezilla
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description Clydezilla 2017-09-10 18:47:09 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_141
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.141-b15

Reproducibility: Happens every time

STEPS:
run code, enter string (cursor present), receive ASCII equivalent

ACTUAL:
run code, enter string (NO CURSOR IS SHOWING NOR ARE ANY CHARS ENTERED), receive ASCII equivalent

EXPECTED:
 I expected to see a cursor and see the user provided input. program works, no input is displayed though.

troubleshooting steps:
closed and opened file. closed and opened project, closed and opened NetBeans, restarted system. It's doing this every time. either I messed something up when working on my intro to java homework, or it's one of those bugs I read about in a Google search after the various restarts didn't do squat. I'm so lucky my homework is very simple and predictable this week. :)

Thanks
Comment 1 Clydezilla 2017-09-10 18:47:12 UTC
Created attachment 165112 [details]
IDE log