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 - Documentation completion fails on Mac OSX
Summary: Documentation completion fails on Mac OSX
Status: RESOLVED DUPLICATE of bug 91122
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-08 18:41 UTC by Torbjorn Norbye
Modified: 2007-11-05 13:38 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 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 ***