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 269537 - Terminal cursor trouble with the jVi plugin enabled
Summary: Terminal cursor trouble with the jVi plugin enabled
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-12 12:41 UTC by estephanz
Modified: 2017-01-12 13:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (72.82 KB, text/plain)
2017-01-12 12:42 UTC, estephanz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description estephanz 2017-01-12 12:41:55 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Linux version 3.10.0-514.el7.x86_64 running on amd64
Java; VM; Vendor = 1.8.0_112
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.112-b15

Reproducibility: Happens every time

STEPS:
  * Install and enable the jVi plugin: Tools -> jVi
  * Open a file in a project for editing and try editing something.
  * Open a terminal window from within Netbeans: Window -> IDE Tools -> Terminal
  * Try typing something in the terminal window from within Netbeans
  * Focus again on the project's file with the mouse.
  * Focus back on the terminal window from within Netbeans with the mous.

ACTUAL:
  The cursor is permanently lost on the terminal from within Netbeans!

EXPECTED:
  The cursor should have been back and blinking again on the prompt line! Disabling the jVi option gives it back after editing project files as usual!
Comment 1 estephanz 2017-01-12 12:42:00 UTC
Created attachment 163379 [details]
IDE log
Comment 2 estephanz 2017-01-12 13:10:24 UTC
>   The cursor should have been back and blinking again on the prompt line! Disabling the jVi option gives it back after editing project files as usual!

Sorry was a bit mistaken on that one: "... Disabling the jVi plugin AND RESTARTING NETBEANS gives the cursor back even after focusing and unfocusing on edited files"