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 94996

Summary: Documentation completion fails on Mac OSX
Product: editor Reporter: Torbjorn Norbye <tor>
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Torbjorn Norbye 2007-02-08 18:41:24 UTC
I tried invoking Alt-Shift-Space to invoke the documentation completion popup.

The documentation pops up, but it also inserts the space into the source code
which breaks it. (It actually inserts a \240 into the source code, which for my
own language causes the parser to complain.)
Comment 1 Dusan Balek 2007-02-15 15:22:14 UTC
We need to find another shortcut.

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