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 134512 - ^(space) doesn't work
Summary: ^(space) doesn't work
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-05 12:52 UTC by calavera
Modified: 2008-07-29 13:43 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 calavera 2008-05-05 12:52:41 UTC
the editor shows nothing when I press ^ followed by an space. I think it should show the character "^".

I'm using linux and the ruby bundle.
Comment 1 Vitezslav Stejskal 2008-05-07 09:18:37 UTC
Ok, you will have to tell us more. For the start please attach your Netbeans' log file. It is located in Netbeans
userdir, eg. <userdir>/var/log/messages.log. What keyboard layout are you using? What happens when you type the same in
some other application? Please try it in java Notepad (eg. run 'java -jar $JAVA_HOME/demo/jfc/Notepad/Notepad.jar) and
also in some native application. Does typing ^ followed by some other character produces the expected output? Thanks
Comment 2 Petr Dvorak 2008-07-29 13:43:09 UTC
As I did not manage to reproduce this issue and there is no feedback from the reporter, I will now close this issue as
WORKSFORME. Please feel free to reopen the issue if it still persists, providing detailed steps to reproduce and message
log.