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 42817 - Code completion frozen
Summary: Code completion frozen
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 4.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: Martin Roskanin
URL:
Keywords:
Depends on: 42068
Blocks:
  Show dependency tree
 
Reported: 2004-05-05 10:05 UTC by Petr Nejedly
Modified: 2007-11-05 13:38 UTC (History)
1 user (show)

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 Petr Nejedly 2004-05-05 10:05:12 UTC
I've somehow managed to get the JavaCC to state,
when it, once invoked, just display "Please wait"
forever (until escape), but neither exception is
thrown nor background processing is going on.

Sorry but I don't know how to reproduce.
Comment 1 Miloslav Metelka 2004-05-13 16:43:12 UTC
Petre N., once in this state, what happens if the CC window is escaped
and redisplayed again by Ctrl+Space? Would it happen again or would it
continue to operate normally? Did it happen after the file got opened
or in the middle of working?

Petre F., could you please try to reproduce? Thanks.
Comment 2 Petr Nejedly 2004-05-21 13:17:13 UTC
IIRC it was the same for subsequent invocations.
I had to restart the IDE to fix it.

It happened after about half a day working with the IDE.
Comment 3 Miloslav Metelka 2004-05-31 11:08:29 UTC
OK, I think it happened to me recently as well but I did not have any
clue how to reproduce.
I'm wondering whether this will become fixed by merging meta_stavbicka
into the trunk - adding reference to issue 42068 tentatively.
Comment 4 Martin Roskanin 2004-08-18 15:59:06 UTC
Should be fixed along with issue #46941
If you will reproduce it again, please reopen, thanks.