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 267751

Summary: Pressing Tab on output window while typing creates weird behavior
Product: ide Reporter: javydreamercsw <javydreamercsw>
Component: CodeAssignee: issues@ide <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description javydreamercsw 2016-08-29 14:53:45 UTC
Product Version = NetBeans IDE Dev (Build 201608230002)
Operating System = Linux version 4.4.0-34-generic running on amd64
Java; VM; Vendor = 1.8.0_91
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.91-b14

Reproducibility: Happens every time

STEPS:
  * Run a program that doesn't end on its own so you have time to type in the output window.
  * Start typing and press the tab key.
  * Resume typing.

ACTUAL:
  Cursor and actual text being written are in two different locations

EXPECTED:
  Text written at cursor location
Comment 1 javydreamercsw 2016-08-29 14:53:47 UTC
Created attachment 161807 [details]
IDE log