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 - missing cursor when running program
Summary: missing cursor when running program
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-10 18:47 UTC by Clydezilla
Modified: 2017-09-10 18:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (51.86 KB, text/plain)
2017-09-10 18:47 UTC, Clydezilla
Details

Note You need to log in before you can comment on or make changes to this bug.
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