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 195511 - Python debug console - cursor doesn't move properly
Summary: Python debug console - cursor doesn't move properly
Status: CLOSED WORKSFORME
Alias: None
Product: python
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: Lou Dasaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 15:32 UTC by nerdfever
Modified: 2017-06-23 08:06 UTC (History)
1 user (show)

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 nerdfever 2011-02-15 15:32:06 UTC
In the Python debug console, there are a couple of issues:

1 - After outputting messages (to stdout, or debug messages), the cursor isn't positioned at the start of the next command line.  It has to be moved there with the mouse or arrow keys before you can input a new command.

2 - The usual command line editing up-arrow keys don't work in the debug console.  Up-arrow usually retrieves previous input lines, for editing and re-submission.

Some side comments (I won't post separate bug reports for these):

* Debugging is very slow to respond, esp. while single-stepping while watching variables.

* The variable watch window seems cluttered with _all_ local variables rather than just the ones I'm interested in (maybe I haven't learned how to do this properly)

* In general, the debugger seems quite unstable.  It crashes a lot - I know some of the causes (will post separate issues for those), but often it crashes while debugging for reasons I can't determine or reproduce.

Although it is possible to use Python with NetBeans with the current state, it is very painful - I'm going to go looking for another platform until it becomes more stable.
Comment 1 Lou Dasaro 2015-05-26 03:23:42 UTC
We are diligently working to improve Python support for NetBeans 8.1, and you can test our work in progress
See "How to install new Development build(s) for testing" at http://forums.nbpython.org/viewtopic.php?f=6&t=69
Comment 2 Jenselme 2017-06-22 21:21:20 UTC
Not sure it is still relevant with the current version. Closing this as old bug. If this is still a thing, please reopen and accept my apologies.
Comment 3 Jiri Kovalsky 2017-06-23 08:06:21 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.