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 100248 - Ruby editor does not react to Enter and Backspace
Summary: Ruby editor does not react to Enter and Backspace
Status: RESOLVED WONTFIX
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-06 17:57 UTC by mklishin
Modified: 2007-07-03 14:42 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 mklishin 2007-04-06 17:57:48 UTC
I've installed NetBeans M8 with Ruby module via Update manager, but Ruby editor
does not react to Enter in both existing project case and new Ruby project. No
exception thrown on Enter, just nothing happens.
Comment 1 Torbjorn Norbye 2007-04-06 18:09:04 UTC
Are you using any language-specific keyboards? Which locale are you running in?  Do any other editors 
(for example Java) work correctly? (e.g. Enter key works).   Does restarting the IDE help?  Does running the 
IDE with another userdir temporarily (e.g. start it with  netbeans --userdir /tmp/keyboardtest) help?
Comment 2 mklishin 2007-04-06 20:22:42 UTC
Running with another userdir worked out. Restart of IDE did not. I'm using
english locale on Kubuntu Linux and a typical laptop keyboard. Nothing
extraordinary actually.

I am not sure whether we should fix it as WONTFIX or WORKSFORME. It was a clean
installation so I have no clue what corrupted user directory metadata.
Comment 3 Torbjorn Norbye 2007-04-06 20:26:06 UTC
There have been a lot of keyboard related changes lately (to support different keybindings on different 
platforms - Macs need different ones in some cases for example).

While these things should work from one stable release to another, this unfortunately does happen from 
one dev build to another. 

Thanks a lot for reporting it and hopefully you'll be able to use the IDE better now... The Return key tends 
to be useful when coding :-)
Comment 4 Jiri Kovalsky 2007-07-03 14:11:24 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 5 Jiri Kovalsky 2007-07-03 14:42:38 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.