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 162261 - [67cat] [other] Rails Console doesn't advance to next input line
Summary: [67cat] [other] Rails Console doesn't advance to next input line
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-08 23:37 UTC by esmithbss
Modified: 2011-01-28 20:13 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 esmithbss 2009-04-08 23:37:35 UTC
[ BUILD # : 200904070200 ]
[ JDK VERSION : 1.6.* ]

The Rails Console is performing a Carriage Return but not a Line Feed
when executing commands.  The result is that the input cursor is
placed at the beginning of the line the user has typed in and not at
the next input location.
Comment 1 Erno Mononen 2010-03-18 14:16:06 UTC
Reproduced, I'll take a look.