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 114414 - Rails console input broken
Summary: Rails console input broken
Status: RESOLVED DUPLICATE of bug 114290
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-31 19:27 UTC by jamespb
Modified: 2007-08-31 19:30 UTC (History)
0 users

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 jamespb 2007-08-31 19:27:49 UTC
Start a rails console using native ruby.  Start typing at the prompt.  Typing is backwards - if you type abcd, you see dcba
Comment 1 jamespb 2007-08-31 19:28:29 UTC
Product Version: NetBeans Ruby IDE 070831 Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06 System: Windows Vista
version 6.0 running on x86; Cp1252; en_US (nbrubyide) Userdir: C:\Users\James\AppData\Roaming\.nbrubyide\dev
Comment 2 Martin Krauskopf 2007-08-31 19:30:07 UTC
Yup, that's general Output Window problem.

*** This issue has been marked as a duplicate of 114290 ***